Archive for Декабрь 10th, 2008
LotusScript button saves time searching large Lotus Notes databases
Searching large Lotus Notes databases is time consuming. This LotusScript code can be placed in a button to quickly perform a search of your Lotus Notes database by replacing the view selection criteria per the search query. Use this method to search large databases in seconds.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…
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…