生成.exe文件出错:DBMS SYC Adaptive Server Enterprise is not subpported in your current installation.

fzyer000 2004-12-21 11:31:31
应用程序:
SQLCA.DBMS = "SYC Adaptive Server Enterprise"
SQLCA.Database = "test"
SQLCA.LogPass ='root'
SQLCA.ServerName = "test2"
SQLCA.LogId = "sa"
SQLCA.AutoCommit = true
SQLCA.DBParm = ""
connect using SQLCA;
if sqlca.sqlcode<>0 then
messagebox('数据库连接信息',sqlca.sqlerrtext)
return
end if
open(w_search)

生成exe文件:
已经拷贝:Libjcc.dll,Pbvm70.dll

运行错误提示:

DBMS SYC Adaptive Server Enterprise is not subpported in your current installation.

高手们帮帮忙啊。。。。。
...全文
296 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
fzyer000 2004-12-21
  • 打赏
  • 举报
回复
已经ok了。。。谢谢 lzp_lrp(lzp) 。
handi 2004-12-21
  • 打赏
  • 举报
回复
对. 少连接ASE得dll文件. 只有这两个肯定不够, 还少其他得文件.
WorldMobile 2004-12-21
  • 打赏
  • 举报
回复
你先把所有的dll拷贝过去,然后试试,

出现这个问题,肯定是你的动态库少了

如果全拷过去没问题,你在删除一部分试试

应该很快就找到了需要的动态库了

752

社区成员

发帖
与我相关
我的任务
社区描述
PowerBuilder 数据库相关
社区管理员
  • 数据库相关社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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