View Full Version : 'idx & .dat files
| How can I open files on my database with extensions .idx & .dat ? I do not know what database does this programs used. But I wanted the database to be updated without going through the interface, but instead do some import of data into those files .dat & .idx if they can be viewed or browsed. |
idx & dat files are usually associated with dbase/foxpro desktop database apps.
| Hi
Its been my experience that many programmes written in BASIC language variants use these formats - dat for datafile and IDX usually some sort of B-Tree indexing system. These files are usually random access files.
You should be able to get help by asking someone at PowerBasic forums. I remember there was a programme floating around that could analyse a dat file for some sort of structure to read it for importing etc. |
vBulletin v3.5.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.