Maybe somebody knows how is linked a meeting (documment) with an rescheduled notice which are send after changing dates in meeting. I need do this in Lotus C API and C# api.
Our Domino developer told us that it is \"technologically impossible\" to move subdocuments between documents. Is this true?
I have two Domino servers one having the version Domino 8 and the other having Domino 851. FTSearch API works fine with Domino 8 server(French server) and doesn\'t work fine with the Domino 851.
I have a view with multiple columns that\'s showing documents with response documents underneath. I have a field on the parent document that is long that i\'m putting in the first column.
I plan to make an web application using XPages for the design (plus the Lotus Notes Elements), but instead of storing the data in Lotus Notes, I will store the data i开发者_JAVA百科n a RDBMS (specific
I need t开发者_如何学Goo get user\'s nsf file name after he logins in the system, for opening that mail file. Name is required since I am getting 4269 & 4457 error on login then I have to give mai
I need to subtract two date fields in order to get the number of days as the difference. I tried subtracting them in the \"Default Value\" section of the Field. But the message Incorrect Data Type for
I created 2 agents, one made of Java and another made of Lotusscript. The java agent is scheduled to run every 5 minutes, while the lotusscript agent is scheduled to run every 15 minutes. Therefor the
i would like开发者_如何学Python to print selected documents in a view in a way that each document are compiled in a single print. It\'s like 1 document on page 1 and second document on page 2. I after
I picked up this project which used XML to access a domino server and returns data to a asp.net page. I know nothing about Domino.