摘要:
#include "stdafx.h"#include <windows.h>#include <stdio.h>#include <iostream>#include <locale>#include <string.h>#include <sql.h>#include <sqlext.h>#in 阅读全文
posted @ 2016-09-12 22:21
默默淡然
阅读(288)
评论(0)
推荐(0)
摘要:
ODBC 中的错误处理 ODBC 中的错误是使用来自每个 ODBC 函数调用的返回值和 SQLError 函数或 SQLGetDiagRec 函数的返回值进行报告的。SQLError 函数用于 ODBC 版本 3 之前的版本(但不包括版本 3)。自版本 3 起,已不建议使用 SQLError 函数, 阅读全文
posted @ 2016-09-12 21:17
默默淡然
阅读(4581)
评论(0)
推荐(0)
浙公网安备 33010602011771号