明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2247|回复: 5

ADO连接外部数据库ACCESS的问题:

[复制链接]
发表于 2008-11-13 23:19:00 | 显示全部楼层 |阅读模式

大家好,我是新手。有个问题想请教各位;就是我用VC++6.0做arx应用程序,连接Access数据库时,加了第一句:#import "c:\\program files\\common files\\system\\ado\\msado15.dll" no_namespace rename ("EOF","adoEOF") ,编译就出错了,烦请大家指点一下。

发表于 2008-11-17 14:18:00 | 显示全部楼层
什么错误,贴出来看看
 楼主| 发表于 2008-11-19 14:44:00 | 显示全部楼层

Compiling resources...
Compiling...
StdAfx.cpp
c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(171) : error C2011: 'LockTypeEnum' : 'enum' type redefinition
c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(214) : error C2011: 'DataTypeEnum' : 'enum' type redefinition
c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(258) : error C2011: 'FieldAttributeEnum' : 'enum' type redefinition
c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(279) : error C2011: 'EditModeEnum' : 'enum' type redefinition
c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(287) : error C2011: 'RecordStatusEnum' : 'enum' type redefinition
c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(531) : error C2011: 'ParameterDirectionEnum' : 'enum' type redefinition
c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(2665) : error C2059: syntax error : 'constant'
c:\program files\microsoft visual studio\myprojects\zk5\debug\msado15.tlh(2665) : error C2238: unexpected token(s) preceding ';'
执行 cl.exe 时出错.

ARXzk5.arx - 1 error(s), 0 warning(s)
就是这样的错误,请高手指点一下

发表于 2008-11-20 00:38:00 | 显示全部楼层
枚举变量被重复定义
 楼主| 发表于 2008-11-20 17:50:00 | 显示全部楼层
那请问怎么才可以避免这个呢?我没定义过什么东西。
发表于 2008-12-27 02:43:00 | 显示全部楼层

删除debug 然后重新编译就没有问题了。

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-25 15:53 , Processed in 0.182582 second(s), 24 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表