谁会知道在服务器上运行的代理如何打开另一数据库???

no_think 2003-11-14 11:48:31
如题
...全文
29 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
grassky 2003-11-14
  • 打赏
  • 举报
回复
用notesDatabase.Open( server$, dbfile$ )试试
no_think 2003-11-14
  • 打赏
  • 举报
回复
这个数据库是在不同的服务器上的

我有Sessinon.GetDataBase("servername","dataBase.nsf")后
提示
Cannot open

databases on machines other than the server running your program

有没人实现过
souther 2003-11-14
  • 打赏
  • 举报
回复
如果该数据库在同一服务器上,使用session.getdatabase()
rugl 2003-11-14
  • 打赏
  • 举报
回复
dim db as new notesdatabase(server$,dbfile$)

可以试试,没有测试过。
ibm123 2003-11-14
  • 打赏
  • 举报
回复
或者:Set db = New NotesDatabase( server$, dbfile$ )

535

社区成员

发帖
与我相关
我的任务
社区描述
企业开发 Exchange Server
社区管理员
  • 消息协作社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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