|
马上注册,结交更多同行朋友,交流,分享,学习。
您需要 登录 才可以下载或查看,没有帐号?注册
x
我利用ADO连接数据库#import "C:\Program Files\Common Files\System\ADO\msado15.dll" \ no_namespace rename("EOF","adoEOF") 是放哪个头文件里面,上面有兄弟发过帖子,可是还不知道怎么解决,
错误:Microsoft Visual Studio\VC98\include\comutil.h(42) : error C2143: syntax error : missing ';' before 'constant'
错误:caa*.m\objects\intel_a\msado15.tlh(407) : error C4146: unary minus operator applied to unsigned type, result still unsigned
上面的仁兄说:error C4146在vc工程中为警告,在CAA工程中为错误,屏蔽掉即可
不知道怎么屏蔽.
大家都有啥CAA连数据库问题拿来一起讨论,一起提高.还望大虾不吝赐教. |
|