I am working on a data conversion project from one piece of software (which uses flat files) to another piece of software which is Progress based. We dump a lot of data from the original software to a PostgreSQL db via a web based product. I would like to take the data that is in the SQL table and move it to my Progress tables (painlessly). Is there a (free) SQL or Progress tool set that would be able to help me with this project or has someone already done this that could give me some pointers/advice.