Lotus Notes Developement Questions

1

Limited Number Of Documents In A View.
I have a Notes database for Projects. The priority is calculated using various criteria. The manager wants a view that only shows the top 25 high priority projects. How can I create a view formula that only populates with 25 entries. Thanks For Your Help.

Answer Question   |  October 26, 2011  8:59 PM
Lotus Notes Developement
asked by:
115 pts.

Archiving DBs with LotusScript
I am a new contractor w/ no experience in  Lotusscript but have this daunting task of archiving 4600+ databases for a conversion of in-house applications to Domino.  Is there an easy way in lotus script, lets say via a button, to take a database, create a copy of that database and place it in an [...]

Answer Question   |  December 31, 2009  5:13 PM
Lotus Notes Developement, LotusScript
asked by:
5 pts.

Maximum number of memory segments that Notes can support has been exceeded
I am using C API and for specific NSF (containing large no of Docs 710, and View + folders = 47), I am getting “Maximum number of memory segments that Notes can support has been exceeded” error. I am generally getting this error in CDBITMAPSEGMENT, NSFNoteOpen etc. Any workarround….

Answer Question   |  April 16, 2009  10:20 AM
C, CDBITMAPSEGMENT, Lotus Notes 7.0.2, Lotus Notes 7.x, Lotus Notes Developement, NSFNoteOpen
asked by:
70 pts.

Extract OLEObject from NSF created with Microsoft Office Library Template
I have created a New xls in my NSF (above specified in title). Now I want to extract that object from the Notes Document. How can I do this. I have used NSFItemInfo and NSFItemInfoNext with item_name as $File. Is it Ok or I need another extra information?

Answer Question   |  February 25, 2009  8:52 AM
.NSF files, C, Lotus Notes, Lotus Notes Developement, Microsoft Office Library template, NSFItemInfo, NSFItemInfoNext, OLEObject, XLS
asked by:
70 pts.

How can I get the exact Lotus Notes Form that the document actually created?
I have two Forms. 1. MyFirstForm|RTF 2. MyNextForm|RTF I create two documents one from first Form and other form second one. In both document properties there is Form field ‘RTF’. So how can I get the exact Form that the document actually created. I want this in my programming code in C or C#.

Answer Question   |  February 27, 2009  8:07 AM
C, Lotus Notes, Lotus Notes Developement, Lotus Notes Forms
asked by:
70 pts.

1