Files in subdirectory a:\storedir\data
products.dia Used when editing files
products.dat The main products file database
products.ix The keyed index for the products file
shelfile.dia Used when editing map files
shelfile.dat The map file database
shelfile.ix The keyed index for the map file
store1.std An encrypted file with default settings
storname.std Encrypted security file
zonedef.sdt encrypted map zone and size data
notfound.dia Used when editing notfound
notfound.dat The notfound files database
notfound.ix The keyed index for notfound
From the filelist.txt file that comes with the demo of
http://www.blue-hare.com/manual/manual.htm, these guys seems to use the same db library as your application.
Edit:
http://www.pdmagic.com/im/support/pdf/imw.pdf
These guys do also sell what seems to be a traffic analisis program, which uses .ix .dat and .dia files.
Edit 2:
http://www.mixsoftware.com/product/db/intro1.htm
I think the bluehare program uses an isam db library from borland,it throwed me isam error 10445 and lists something by borland.
The rebuild data program is made in pascal and uses the
http://sourceforge.net/projects/tpbtreefiler/ library.
Edit3:
Interesting info:
http://sourceforge.net/forum/forum.p...orum_id=241868