I am trying to migrate a database, but I cannot find which database it is.
The database files are like the following:
FILE001.DAT
FILE003.DAT
FILE004.DAT
.
.
FILE093.DAT
FILEM02.DBT
FILEM05.DBT
.
.
.
FILEM21.DBT
SYMBOLS.IDX
SYMBOLS.DAT
There are .DAT, .IDX and DBT files. How can I read the data and database schema from these files;