Is it possible with a domino R6 to open a database with lotusscript background code on a remote R5 server?
Thanks for your help
Is it possible with a domino R6 to open a database with lotusscript background code on a remote R5 server?
Thanks for your help
Subject: Yes. No problems at all.
Dim r5db As New NotesDatabase(“CN=YourR5Server/O=YourOrg”, “Path\FileName.nsf”)