Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » MobiLink - 服务器管理 » MobiLink 参考 » 用于 MobiLink 的 ODBC 驱动程序 » SQL Anywhere 16 - Oracle ODBC 驱动程序

 

Unix 配置

在 Unix 上,如果在 ODBC 系统信息文件(通常称为 .odbc.ini)中设置驱动程序,则此驱动程序部分应如下所示(已为各字段输入了适当值):

[sample_dsn_using_the_ias_odbc_driver_for_oracle]
Driver=full-path/libdboraodbc12_r.so
UserID=user-id
Password=password
ServiceName=TNS-service-name
ProcResults=[yes|no]
ArraySize=bytes

有关各字段的说明,请参见SQL Anywhere 16 - Oracle ODBC 驱动程序中的表。