Lotus Notes — рабочий инструмент программиста.

Обсуждения программирования на Lotus Notes/Domino

Archive for Ноябрь 13th, 2008

Batch file runs scheduled Lotus Notes database maintenance tasks

без комментариев

After encountering problems with a large Lotus Notes database, Brian Graham developed this hands-off solution. He created a batch file that runs several Lotus Notes database management tasks while your Lotus Domino server is offline.

Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…

Написано lotusnotes

Ноябрь 13, 2008 в 3:34

Опубликовано в Lotus Notes

Java code inserts data from Notes documents into a SQL table

без комментариев

Prepared statements let Lotus Notes Domino users update and insert data into tables. Check out this Java code, which retrieves data from documents and tests to see if the data exists in a SQL table. If it does exist, the data is updated. If it doesn’t exist, the Java code inserts the data.

Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…

Написано lotusnotes

Ноябрь 13, 2008 в 3:32

Опубликовано в Lotus Notes