Tagged Questions
2
votes
2answers
480 views
Export pipe-delimited data with progress db
I've been handed a task where we need to dump specific tables in a progress database (10.2B) to pipe-delimited flat files (50+ tables) and send them to a third party for analysis every week.
Looking ...