PB6.5 连接 Oracle8 的问题

ChunXiao 2004-01-02 08:44:36
我在 PB6.5 中连接Oraclee8 数据库时,出现如下错误:
Please connect as the PowerBuilder catalog owner.This is necessary for the initial connection to Oracle to GRANT privileges on the repository.
多谢回复!
...全文
78 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
ChunXiao 2004-01-03
  • 打赏
  • 举报
回复
sinkiangscorpio(诸葛军师),谢谢你。我把 catalog table owner 指定错了,现在可以了。真的非常感谢。
sinkiangscorpio 2004-01-02
  • 打赏
  • 举报
回复
你应该在profile当中有个syntax,还有一个system,指定catalog table owner为一个当前用户名。因为在连接的时候,pb要自动建立5个系统表。
ChunXiao 2004-01-02
  • 打赏
  • 举报
回复
补充:连接参数

SQLCA.DBMS = "O73 ORACLE 7.3"
SQLCA.LogPass = "*****"
SQLCA.ServerName = "@database_name"
SQLCA.LogId = "user"
SQLCA.AutoCommit = False

754

社区成员

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

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