Forum Post: RE: 10.2B08: Option auto adjustment sql-width available?

  • Thread starter Thread starter TheMadDBA
  • Start date Start date
Status
Not open for further replies.
T

TheMadDBA

Guest
Another approach that works much better in my opinion... use the OpenEdge MS SQL dataserver to push the data from the 4GL into MS SQL. You end up writing a lot less code for replication and you get to skip all of the width issues. Basically you have a 4GL client that is connected to your Progress DB and the MS SQL database at the same time.

Continue reading...
 
Status
Not open for further replies.
Back
Top