Database 版 (精华区)
发信人: Banana_Chen@bbs.ustc.edu.cn (想和你去吹吹风), 信区: cndatabase
标 题: 关于VB写CGI程序的小问题!特请教
发信站: 中国科大BBS站 (Wed Dec 17 04:32:10 1997)
转信站: Lilac!ustcnews!ustcnews!ustcbbs
用 VB 写CGI程序遇到一个问题:
在CGI_Main()中我定义workspace
Dim ws As Workspace
Dim db As Database
以便在后面模块里打开远程数据库。
可是在编译时,它说“User-defined type not define”
的确,workspace,database和Recordset 都没有变成
编辑器默认的颜色。我想:是不是需要自己描叙一下
workspace,database等类型呢?
问题是我不知道该如何做,特请教高人指点
不胜感激!
--
※ 来源: 中国科大BBS站 [bbs.ustc.edu.cn]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:2.379毫秒