Re-generate the schema holder against the new ODBC driver.
For OpenEdge applications using the DataServer where the original OpenEdge database is still available with definitions that match the SQL Server database:1) Create a new empty database.
2) In Data Administration
- Go to DataServer > MS SQL Server Utilities, run the Create DataServer Schema utility to pull the definitions from SQL Server with the new ODBC driver.
- Connect to the original OpenEdge database.
- Go to Database > Select Working Database => choose the DB where Type = MSS.
- Go to DataServer > MS SQL Server Utilities > Schema Migration Tools > Adjust Schema.
- Enter the name of the Original OpenEdge DB and click OK.
For OpenEdge applications using the DataServer where the original OpenEdge database is not available:1) Go to article#
How to migrate the DataServer schema between 2 major releases?.
2) Follow the steps in the "In OE 11.x Data Administration Tool" section.
For Pro2:1) Connect to the existing schema holder with Data Administration.
2) Go to Database > Select Working Database => choose the DB where Type = MSS.
3) Click OK then No.
4) Select DataServer > MS SQL Server Utilities > Delete DataServer Schema => Yes.
5) Select DataServer > MS SQL Server Utilities > Create DataServer Schema to pull the definitions from SQL Server with the new ODBC driver.