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

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - 编程 » 部署数据库和应用程序 » 部署客户端应用程序 » 部署嵌入式 SQL 客户端

 

为嵌入式 SQL 客户端安装文件

下表显示嵌入式 SQL 客户端所需的文件。

说明 Windows Linux/Unix Mac OS X
接口库 dblib12.dll libdblib12_r.so libdblib12_r.dylib
可选的加密支持 dbecc12.dll libdbecc12_r.so libdbecc12_r.dylib
可选的加密支持 dbfips12.dll libdbfips12_r.so libdbfips12_r.dylib
可选的加密支持 dbrsa12.dll libdbrsa12_r.so libdbrsa12_r.dylib
线程支持库 N/A libdbtasks12_r.so libdbtasks12_r.dylib
语言资源库 dblg[LL]12.dll dblg[LL]12.res dblg[LL]12.res
[连接] 窗口 dbcon12.dll N/A N/A
 注意