vc++ 数据库连接问题
我在cpp文件写_ConnectionPtrm_pConnection;//数据库//连接_RecordsetPtrm_pRecordSet;//记录集为什么会报错呢?报...
我在cpp文件写 _ConnectionPtr m_pConnection; //数据库//连接
_RecordsetPtr m_pRecordSet; //记录集
为什么会报错呢?
报错代码:error C2146: syntax error : missing ';' before identifier 'm_pConnection'
error C2501: '_ConnectionPtr' : missing storage-class or type specifiers
fatal error C1004: unexpected end of file found
没看出来为什么?以前也是这么写的,但这回就是不行 展开
_RecordsetPtr m_pRecordSet; //记录集
为什么会报错呢?
报错代码:error C2146: syntax error : missing ';' before identifier 'm_pConnection'
error C2501: '_ConnectionPtr' : missing storage-class or type specifiers
fatal error C1004: unexpected end of file found
没看出来为什么?以前也是这么写的,但这回就是不行 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询