We had loaded an app that used the SQL 2000 ODBC driver. Now we unloaded that app, and have a new one that needs the older SQL driver to function reliably. When we install SQL 7, it does NOT overwrite the SQL 2000 driver that still remains from the previous app.
So, how do I remove the SQL 2000 ODBC driver, and overwrite it with the SQL 7 (3.70) driver? Thanks.