Archive for Ноябрь 1st, 2008
Modification of Michael Woehrer’s History Class to show new values
This is an example of how Michael Woehrer’s [<a href="http://www.openntf.org/Projects/codebin/codebin.nsf/0/71E930683C3401A3C1256F2F00611BAA">History Class</a>] can be modified to track the new value as well as the old value.
Original source : http://www.openntf.org/projects/codebin/codebin.ns…
Connect Server Agent to Restricted File Share with Alternate UserName/Password
So the SQL Server guy stop by and says, "Hey, we want to create some reports of Notes data and we only know how to use SQL Server to do it. Do you mind exporting it to a delimited text file and saving it to this restricted folder on the file server? Here’s the username and password of a special Windows account with rights to the folder. Oh, and we need it to run on a scheduled basis so everything is automated. Thanks!" The key here is the use of an alternate username and password to gain access to a restricted folder on a Windows file server. Note: This only works on Domino servers running on Windows. Read more: http://www.lotusguru.com/lotusguru/LGBlog.nsf/d6plinks/20080530-7F5HBT
Original source : http://www.openntf.org/projects/codebin/codebin.ns…
Alternate version of @Command forwards subform via LotusScript
The @Command([MailForward]) function lets you place an UI document’s contents into a mail memo and forward it. If you only want to forward a portion or subform of the UI document, this tip can show you how, using a LotusScript alternative.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
How DirLint verifies data in Lotus Notes Domino 8 directories
Get an introduction to DirLint, a new tool available in Lotus Notes Domino 8 that scans directories and identifies issues such as invalid syntax in names, issues with the naming hierarchy scheme, and reports problems in directory names.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…