This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: @dbcolumn and access another server ~Naomi Deskroterakol 12.Dec.03 06:57 PM a Web browser Domino Designer 6.5Windows 2000
I believe it is covered in the help. You can't make the call to a *remote* server. If it's @DbColumn(""; "" : "APPS/DATABASE.NSF"; etc..) then you're fine.
If you don't know how to do it in an agent off the top of your head, I'd suggest exploring another route altogether (such as structuring your form to allow the remote client to retrieve the values directly, then incorporate via DHTML.) It's going to be a heck of a hack to get an agent to deliver the information where you want it on a form.