Please I need to synchronize two databases one in Progress OpenEdge and the other is in SQL Server so that I have the same data in both databases.
Do you have any idea if it is possible? If so: how can we do this?
Please I need to synchronize two databases one in Progress OpenEdge and the other is in SQL Server so that I have the same data in both databases.
Do you have any idea if it is possible? If so: how can we do this?
For live replication Progress Software offers something called "OpenEdge Pro 2" - a software for replicating an OpenEdge database into SQL Server. See link below.
For a one off there are multiple ways of dumping data in different formats. How to do this depends very much on your capabilities, the structure of the database etc.