I am currently trying to dump the contents from my tables on a Progress 8.3b database. My goal is to load the contents to a corresponding SQL-server database.
The problem I have got is that I can't dump the table contents to .d-files.
My question now is: Is it possible to take a binary dump file (.bd) and transform it to for example a .csv-file?
I am working on a Windows NT4-server.
The problem I have got is that I can't dump the table contents to .d-files.
My question now is: Is it possible to take a binary dump file (.bd) and transform it to for example a .csv-file?
I am working on a Windows NT4-server.