我在用ADO进行编程时出现以下问题不知是怎么回事:
------ 已启动生成: 项目: test3, 配置: Debug Win32 ------正在编译...
stdafx.cpp
d:\ddd\niit\项目\5(mtv点歌系统)\源代码\test\test3\debug\msado15.tlh(2375) : error C2059: 语法错误 : “-”
d:\ddd\niit\项目\5(mtv点歌系统)\源代码\test\test3\debug\msado15.tlh(2375) : error C2238: 意外的标记位于“;”之前
d:\ddd\niit\项目\5(mtv点歌系统)\源代码\test\test3\stdafx.h(43) : error C2146: 语法错误 : 缺少“;”(在标识符“rename”的前面)
d:\ddd\niit\项目\5(mtv点歌系统)\源代码\test\test3\stdafx.h(43) : error C2501: “no_namespaces” : 缺少存储类或类型说明符
d:\ddd\niit\项目\5(mtv点歌系统)\源代码\test\test3\stdafx.h(43) : error C2001: 常数中有换行符
d:\ddd\niit\项目\5(mtv点歌系统)\源代码\test\test3\stdafx.h(43) : error C2146: 语法错误 : 缺少“)”(在标识符“adoEOF”的前面)
d:\ddd\niit\项目\5(mtv点歌系统)\源代码\test\test3\stdafx.h(43) : error C2501: “rename” : 缺少存储类或类型说明符
d:\ddd\niit\项目\5(mtv点歌系统)\源代码\test\test3\stdafx.h(43) : error C2365: “rename” : 重定义;以前的定义是“函数”
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\stdio.h(307) : 参见“rename”的声明
d:\ddd\niit\项目\5(mtv点歌系统)\源代码\test\test3\stdafx.h(43) : error C2440: “初始化” : 无法从“const char [4]”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换生成日志保存在“file://d:\ddd\Niit\项目\5(mtv点歌系统)\源代码\Test\test3\Debug\BuildLog.htm”中
test3 - 9 错误,0 警告
---------------------- 完成 ---------------------    生成: 0 已成功, 1 已失败, 0 已跳过