raima

How can I export data in a legacy DOS application when no export option is available?

We've been given the task by my customer to export data from a legacy DOS system, using a RAIMA database, so it can be imported into a new system we are writing for them. It looks like the data is stored in a flat file format, though when we open the files most of the text is gibberish. We do see Raima Database Manager along the top ...

import from raima

Hello, 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 fi...