Lotus Notes SQL 2.0

To obtain this driver, go to the Lotus web site at http://www.lotus.com/. Read the documentation that is included with it for an explanation of how Notes data maps to relational tables. You can easily map SQL Anywhere tables to Notes forms.

Here is how to set up the database server to access the Address sample file.

Avoiding Password Prompts

Lotus Notes does not support sending a user name and password through the ODBC API. If you try to access Lotus notes using a password protected ID, a window appears on the computer where SQL Anywhere is running, and prompts you for a password. Avoid this behavior in multi-user server environments.

To access Lotus Notes unattended, without ever receiving a password prompt, you must use a nonpassword- protected ID. You can remove password protection from your ID by clearing it (choose File » Tools » User ID » Clear Password), unless your Domino administrator required a password when your ID was created. In this case, you will not be able to clear it.