PDA

View Full Version : IDX DAT Database Identification


indycoder
12-05-06, 16:13
Hello,

I need help identifying the database type from these attached files.

indycoder
12-05-06, 16:39
For some reason I am thinking its C-Tree with ISAM. Any ideas?

Wizzzard
02-14-08, 08:34
10 to 1 a BTrieve db - archaic hectically primitive method of datastorage before the Rosetta Stone and just after the discovery of fire by Microsoft.:eek:

SOSSY
03-06-08, 17:06
Hi

These files appear to be in BASIC random access format (the dat afile) and the IDX is B-Tree. I would suggest you visit PowerBasic dot com and look at the forums and downloads - there was a programme around that could analyse the file for record structure and attempt exporting it.