McObject ODBC implements most of the ODBC 3.0 standards except ‘descriptors’, 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”.
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/182127.html原文链接:https://javaforall.cn