Archive for Декабрь 5th, 2008
Troubleshooting common Lotus Notes/Domino error messages
Error messages can be the bane of most Lotus Notes/Domino administrators’ existence. Here are some of the most frequently asked questions on the topic — with their accompanying answers from our panel of Lotus Notes/Domino experts and peers participating on ITKnowledgeExchange. From errors messages encountered when accessing Lotus Notes databases, to Lotus Notes 8 migration problems, to BlackBerry synchronization issues with Lotus Notes, we’ve got the answers.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
How to clear a Lotus Notes local cache with LotusScript
If you tend to update the design of your Lotus Notes database frequently, embed this LotusScript code in a button, which lets users clean their local caches without deleting the cache.ndk file. This tip works with Lotus Notes versions 6.x, 7.x and 8.x.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
Top 10 Formula language tips
We’ve done the research to present you with our top 10 Formula language tips for Lotus Notes Domino. Discover how to use Formula language code to modify Notes document item values, generate formatted sequence numbers, cull elements from a list and more. Refer to this collection of our 10 most popular tips as a source of inspiration when developing with Formula language.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
How to upgrade to Lotus Notes 8 and retain Lotus Notes 7
If you have a Lotus Notes 7 client on your computer and install Lotus Notes 8 on the same machine, the Notes 8 installation will upgrade your existing Notes client automatically. However, it’s also possible to deploy Lotus Notes 8 and retain a version of Lotus Notes 7. Discover how to keep a version of the Lotus Notes 7 client on your computer after upgrading to save your existing binaries and data.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
Create a non-specified date picker with LotusScript code
Have you been searching for a way in your Domino environment to use an embedded datepicker in a dialog box that isn’t associated with a specific field? Here’s a solution that uses Domino’s current datepicker and dialog box, some LotusScript code and a few simple modifications.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
Five Domino domain default server settings you should change and why
In this article, Lotus Notes Domino expert Andy Pedisich gives five default settings in your Domino domain that you should change, including the Message Recall setting and the ‘use more secure Internet Passwords’ setting. Modifying these settings will improve server performance, enhance Domino security and will give you tighter control of your Domino domain.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
Using Formula language code to sort Lotus Notes messages by subject
Lotus Notes will sort messages by Date, Sender and Subject with prefixes such as Re: and Fwd:. This Formula language code will customize your All documents view by stripping out prefixes to easily sort Lotus Notes messages by subject alone.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…