|
Solution Search:
Featured Article
application and analysis analyzer and a recoded Exchange-Notes Connector, said one IT expert who declined to be identified. Red Bull began its trial run in late October 2005.
Microsoft declined to comment. "It would seem that Microsoft is accelerating its efforts to encourage the Domino base to move to Exchange," said Matt Cain, an analyst at Gartner Inc., the Stamford... More... Jan 11, 2006
IBM Research
|
Featured News
Sober worm spreads like wildfire
The latest Sober worm has spread rapidly in the past 24 hours and now makes up two-thirds of virus traffic on the Internet, according to security experts...
More...
May 4, 2005
SP2 fix not your typical security update
Microsoft releases a patch for SP2 that may surprise some users, given that it breaks with the Patch Tuesday cycle and was unaccompanied by a security bulletin...
More...
Feb 24, 2005
IBM to acquire CrossAccess
IBM has announced a deal to acquire CrossAccess Corp., a technology company that specializes in data integration and real-time information...
More...
Oct 15, 2003
Featured Advice
Calculating results for a column in a Lotus Notes view
Is it possible to get high/low results computed for a column in a Lotus Notes view? The data is a text field using Notes Domino Formula language. I don't mind if it is only a high or low...
More...
May 15, 2009
Can I create and copy Microsoft Excel spreadsheets with LotusScript?
How do I create an Excel spreadsheet using LotusScript? Also, how do I copy one Excel spreadsheet to another using LotusScript? Microsoft Excel is a proprietary Microsoft format...
More...
Apr 15, 2009
Can you use LotusScript to read a text file attached to a Notes doc?
Can a LotusScript agent read a text file that is attached to a Lotus Notes document without first detaching the attachment? I'm not aware of any way to read an attached file from...
More...
Mar 12, 2009
Featured Notes Tips
Control twisty URLs in embedded views
Do you have a useful Notes/Domino tip or code to share? Submit it to our monthly tip contest and you could win a prize and a spot in our Hall of Fame...
More...
Feb 25, 2005
Document unique ID from lookup
tip. Do you have a useful Notes/Domino tip or code to share? Submit it to our monthly tip contest and you could win a prize and a spot in our Hall of Fame. In R6, it's easy to retrieve the document unique ID from a view. @DbLookup has an extra keyword that will return the lookup document unique ID...
More...
Sep 8, 2004
Notes Item/Field size limitation
In LotusScript, when using NotesItem AppendToTextList method to build a UNID list, the maximum number of UNIDs a NotesItem can hold is 964, which is about 30848 bits (32-bit UNID * 964). The 965th UNID that is appended will give an error of cannot append text to a null item. An actual field on a NotesDocument probably can only contain 16K, so the number of UNIDs can be put in... More... May 31, 2002
|