搜索资源列表
PB
- 根据分辨率调整控件大小 SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString= DSN=pb_shiyan " - connect - open(w_main) - -Pb fuction SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False -
somethingaboutpb
- SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString= DSN=pb_shiyan " - connect - open(w_main) - - SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "Conn
caonimabishenmlajiwangzhan
- SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString= DSN=pb_shiyan " - connect - open(w_main) - - SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "Conn
sqlca
- SQLCA 提供错误代码 可引用 SQLCA 测试特定错误代码。当数据库请求有错误时,sqlcode 和 sqlstate 字段包含错误代码。某些 C 宏是为引用 sqlcode 字段、sqlstate 字段和某些其它字段而定义的。 -The SQLCA provide the error code can be referenced the SQLCA test specific error code. When
SQLCA
- SQL和C语言链接是用到的库文件,应用于嵌入式SQL语言-SQL and C language library file link is used, the language used in embedded SQL