Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
8answers
2k views

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 ...
0
votes
1answer
97 views

import from raima

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. ...