Hello,
I need to do migration of data from OpenEdge Progress DB to my Oracle DB. I have ODBC connection. I have managed to connect over one ETL tool, but in order to import data into my Oracle DB, I need to have table structure (empty tables) from the Progress DB.
What is the best, easiest way to do this?
Thanks, Vladimir