I want to create a Java frontend to add/manage content in a Lotus notes database, I have domino server 8.5 on my laptop and R8 client but how do I configure Netbeans 6.9 so I can use the domino Java c
When you add a shared action to a sub action the icon used in the top level menu disappears. In pa开发者_高级运维st I solved the problem by re-selecting the icon and saving, but now this is not workin
Is it possi开发者_Go百科ble to call script libraries from another database?Not directly.About the only thing you can do is have one database inherit from the other, and set only the lotusscript librar
I need to call a lotus script function from Lotus Formula. The function returns a result. I do not just want to run a script which does not return any value.
I want to use the Lotus Notes COM Library to access NSF files from a .NET appl开发者_运维知识库ication.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Does anybody know the restrictions of the NotesSQL API (Domino ODBC API)? E.g. can I read mail at开发者_StackOverflow中文版tachments with this API?
I am using c# to integrate Lotus mail inbox woth my application.I am trying to debug my c# code and in that process i m getting a null value at my inbox near the code db.GetView(\"$Inbox\").I am acces
hi My question is : In log.nsf , there are entries database accessed in last week. I am not able to find where these values resides as i am fetching these values from c# and using the domino.dll as r
We have Lotus Notes based application, which is accessed by several users. We communicate with our users by using mailboxes which reside on Domino server.