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 > Database Server Software > Informix > .DAT files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-23-03, 12:55
HPELLEGRINO HPELLEGRINO is offline
Registered User
 
Join Date: Oct 2003
Location: New Jersey
Posts: 7
Question .DAT files

Does anybody know how to read an old .DAT informix file with some new technology or something?

The application is running in a DOS environment within a Novel network.

Any thoughts will be welcomed!

Horacio
Reply With Quote
  #2 (permalink)  
Old 10-23-03, 14:23
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
You can choose between:
Informix SE or Standard Engine
Informix C-Isam
Informix C-Isam datablade with IDS 9.x

A .dat file is a C-Isam file. It might be interesting to know what version...
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 10-23-03, 15:09
HPELLEGRINO HPELLEGRINO is offline
Registered User
 
Join Date: Oct 2003
Location: New Jersey
Posts: 7
Talking

Well it is a pretty old application, from 1990 I guess and I'm not sure how to look what version is.

I'm not an Informix programmer, I'm from the ADO and JDBC side. So my next question is: those files might contain info about the fields? or I must know the file definition?

Thanks, and please let me know I I might contact you offline for furhter questions or perhaps to hire you.

Horacio Pellegrino


Quote:
Originally posted by Roelwe
You can choose between:
Informix SE or Standard Engine
Informix C-Isam
Informix C-Isam datablade with IDS 9.x

A .dat file is a C-Isam file. It might be interesting to know what version...
Reply With Quote
  #4 (permalink)  
Old 10-23-03, 15:22
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Well, I am not a real expert on the subject.
All I know is that C-Isam libraries allow you to read, modify, ... the files.
Informix SE is actually a database built with the C-Isam libraries. In that case, you will have a file for the systables table and for the syscolumns table which contains the info you're looking for.
It might be interesting to post this message on the Informix newsgroup. Lots of Informix developers are replying there...
Or you might find a utility on iiug.org or the informix developer zone...
You never know.
If you decide to use SE, the Informix JDBC driver can read the files...
__________________
rws
Reply With Quote
  #5 (permalink)  
Old 10-23-03, 15:39
HPELLEGRINO HPELLEGRINO is offline
Registered User
 
Join Date: Oct 2003
Location: New Jersey
Posts: 7
Thank you very much! you gave me a great starting point. A few hours ago I was not knowing what I was dealing for!!



Quote:
Originally posted by Roelwe
Well, I am not a real expert on the subject.
All I know is that C-Isam libraries allow you to read, modify, ... the files.
Informix SE is actually a database built with the C-Isam libraries. In that case, you will have a file for the systables table and for the syscolumns table which contains the info you're looking for.
It might be interesting to post this message on the Informix newsgroup. Lots of Informix developers are replying there...
Or you might find a utility on iiug.org or the informix developer zone...
You never know.
If you decide to use SE, the Informix JDBC driver can read the files...
Reply With Quote
  #6 (permalink)  
Old 10-23-03, 15:46
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
That's why we are here!
__________________
rws
Reply With Quote
  #7 (permalink)  
Old 11-07-03, 22:57
ggetts ggetts is offline
Registered User
 
Join Date: Nov 2003
Posts: 2
I might be able to help. I am very knowledgeable with the OLD Informix data base and in fact I am still using it today. You can email me at ggetts@mutualss.com to discuss the DAT file.
Reply With Quote
  #8 (permalink)  
Old 03-19-10, 00:56
informixdev informixdev is offline
Registered User
 
Join Date: Oct 2009
Posts: 15
I am an expert with Informix-SQL version 2.10.06E for DOS 5.0.
I have legacy apps running in DOS 6.22, encapsulated within a virtual hard disk
from Microsoft Virtual PC 2007. If you still need any assistance in this area,
email me at frank@frankcomputer.com

If you visit my website: Frank Computer - Home
you will be able to see a video-demo of this isql app running in DOS/VPC.
Reply With Quote
  #9 (permalink)  
Old 04-06-10, 12:35
zz9pa zz9pa is offline
Registered User
 
Join Date: Apr 2010
Posts: 1
We have software to read the .dat files from an informix SE database without using any Informix libraries or software.
If you have a .dbs directory with .dat and .idx files - its likely its an SE database..


See Aubit Computing Ltd.
for some more details..
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