Import Data From Sql DB to Progress DB

sunil

New Member
Dear All,

Please advise me to import data from Sql Db to Progress Db. Because we need to Imports some data for Syteline ERP.
Please if any one can help me it will grate help for me.
 
Re: Improt Data From Sql DB to Progress DB

The simplest way would be to write a progress program to do it. I am not sure but may be you can use the DataServer to connect to the SQL DB and do an import. I do know configuring the SQL DataServer from Progress could be a problem.
 
Back
Top