Updating a Progress and MSSQL database
When migrating a Progress database to a MSSQL database I use the following parameters… I connect to the database using a differing logical name. Because ...
OpenEdge / Progress Notes
When migrating a Progress database to a MSSQL database I use the following parameters… I connect to the database using a differing logical name. Because ...
When you want to create an incremental df between two databases you should; connect to the newer database (appdb) connect to the older database with diff logica...