Dumping data into CSV format (urgent) ...

...I am wondering why the EXPORT command is not used in the script?
Wouldn't that be a lot easier, to build a script tha exports the listed tables by using the EXPORT command?
 
...I am wondering why the EXPORT command is not used in the script?
Wouldn't that be a lot easier, to build a script that exports the listed tables by using the EXPORT command?

well, it is hard to export a table if you don't know what table to dump ...

This is a dynamic query which can be run against any progress database to dump any table.

Casper.
 
Back
Top