变量使用了Visual Basic不支持的Automation类型

ganggeliu 2003-12-08 03:47:45
本人开发了一个小的MIS系统,打了一个服务器包和一个客户端包;
Windows2000 Server作服务器,安装了Oracle8i 数据库;
windows98作客户端;
安装都没问题,但当我从客户端访问时出现这样一个错误:
变量使用了Visual Basic不支持的Automation类型;
当我通过Windows2000 Profession 访问时没事;

请问有哪位高手碰到此问题,怎么解决的?
请问Visual Basic不支持的Automation类型有哪些呀?
万分感谢!
...全文
551 3 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
Dublue 2004-01-11
  • 打赏
  • 举报
回复
安装ADO2.7
Dublue 2004-01-11
  • 打赏
  • 举报
回复
Visual Basic Scripting Edition

Class doesn't support Automation
You attempted to access a property or method of an object that does not support Automation. You can create and pass a pointer to an object that does not support Automation, but you cannot access its properties and methods.

To correct this error

Check the documentation of the application that created the object for limitations on the use of Automation with this class.

Note The object may have been created using CreateObject, but it also may have been introduced by way of the host object model.
imur02 2003-12-08
  • 打赏
  • 举报
回复
我在写一个通信软件时也碰到这个问题,后来我用timer控件搞定了。

7,785

社区成员

发帖
与我相关
我的任务
社区描述
VB 基础类
社区管理员
  • VB基础类社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧