From Progress to MS SQL: Depending on your versions of Progress/OpenEdge and MS SQL that you use Progress can offer you the MS SQL data server product which allows applications written in 4GL to - more or less - use an MS SQL database in a natural, Progress way.
You might visit www.progress.com and look up their product availability guide to see whether the versions you use are supported.
I'm using Progress Open Edge 10 ver 10.0B for Linux X86 32-bits.
Basically I have a mobile application that interact with the Progress database and I want that after the data has been inserted in Progress to run a procedure that replicate the data to SQL
Then you're choice is the MS SQL dataserver product from Progress. On the database level you could use the replication triggers - but you must code the replication.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.