Read Information from Lotus Notes
Keywords: Read information from Lotus Notes OBDC
Question:
I try to create a Script to read a files on LOTUS NOTES and convert these information on Word 97 file or on other word there is a way that Winbatch to talk to Lotus Notes.Some ideas how I can approach these problem.
Answer:
Lotus Notes has an add-on that is an ODBC extension. You can find it on Lotus' Web site.With this installed you can set up your Notes database as another ODBC source, and connect to it with the ODBC extender.
Article ID: W14776