If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Other PC Databases > 'idx & .dat files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-11-07, 19:49
joadmin joadmin is offline
Registered User
 
Join Date: Sep 2007
Posts: 1
'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.
Reply With Quote
  #2 (permalink)  
Old 09-13-07, 19:22
loquin loquin is offline
Super Moderator
 
Join Date: Jun 2004
Location: Arizona, USA
Posts: 1,797
idx & dat files are usually associated with dbase/foxpro desktop database apps.
__________________
Lou
使大吃一惊
"Lisa, in this house, we obey the laws of thermodynamics!" - Homer Simpson
"I have my standards. They may be low, but I have them!" - Bette Middler
"It's a book about a Spanish guy named Manual. You should read it." - Dilbert

Reply With Quote
  #3 (permalink)  
Old 03-06-08, 16:05
SOSSY SOSSY is offline
Registered User
 
Join Date: Mar 2008
Location: Durban, ZA
Posts: 3
DAT files

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.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On