I have an old in DOS program (1) with Raima(db_vista) database and i must create import data from program (1) to other program (2). Program (1) has *.dat and *.key files, but i can't find *.dbd file. Is it possible that file *.dbd not exists? Can it be compiled in EXE? Is it possible export data to .txt files from .key and .dat files when dbd file not exists? My program (2) must import this data...

Best regards (sorry for my poor english)

Omega

link|improve this question
en.wikipedia.org/wiki/RDM_Embedded supposedly has something to with Raima. Please tell us more about your problem. – Amigable Clark Kant Feb 3 '10 at 15:59
feedback

1 Answer

We use RAIMA extensively at work. Any RAIMA version before ~4.5 should have a DBD file (all newer ones might as well). If your program executes, it must be accessing the DBD file somehow. Do you have the source code available?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.