Hi,
is it possible to access nsf-files on a server using COM and VBA without a notesclient installed on the users pc ?
tks4help
Hi,
is it possible to access nsf-files on a server using COM and VBA without a notesclient installed on the users pc ?
tks4help
Subject: Use the Java classes instead
Hi
You can use the Java classes without having a Notes Client installed.
regards
Jesper Kiaer
Jezzper Consulting
Subject: COM without Notesclient
No, you must have the client installed (and the Notes COM classes properly registered) and you need to have a user context (id file) to access a Domino server.