which are supplementary. Currently, the McObject ODBC driver returns “02.00” as the
driver version.
Open a DOS CMD.EXE window and change to the odbc/bin directory of the
eXtremeSQL ODBC installation. Register the DLL:
Regsvr32 .\mcoodbcsetup.dll
Next, open up the Windows Control Panel, double-click on Administrative Tools, then
open Data Source (ODBC). In the User DSN tab, click the “Add…” button and you
should now see the McObject ODBC driver displayed.
In this case, uncheck the check box in the setup dialog and type the name of the database
as it is passed to the engine.open() or mco_db_open() function calls. In the example
below it is “tpcdb”.