Hello, today I got a copy of an old system from which I need to import data. The system is written in C and runs in DOS. It uses some kind of database. The file format seems to be rather simple(1 file = 1 table, header contains some description and then records, fields are delimited by 0 ASCII character, but it's not that simple as it seems).
The question is: how to recognize what database is used?
Is there any kind of software that maybe opens many formats?
Or is there any software that could help me?
Or any links to sites describing dos databases?
Or just anything that can help will be appreciated:)
PS> I can post some small files from the db if anyone wants to try guessing.
One small db file: