I am trying to use IBM ODBC Driver for Notes/Domino 9.0 with Lotus Notes 9 to access distribution lists. I have successfully added a datasource (referencing a server) in ODBC Manager like so:
I have added the ...\IBM\Notes\ location to my PATH, as well as the driver's location, ...\NotesSQL\ as suggested elsewhere. However when testing the connection using ODBCTest (or other software), the following error occurs:
I suspect this has something to do with not finding the correct notes.ini file (which is mentioned here). I see there are multiple notes.ini files on my filesystem, so I attempted to test each one. I tried appending the location of each of these files to the beginning of PATH in turn, but none of these changes fixed the issue. I also noticed none of the existing notes.ini files are in the ...\IBM\Notes folder with notes.exe where IBM suggests notes.ini lives by default.
How do I:
1) determine which is the correct notes.ini
2) get Notes SQL to recognize that notes.ini, assuming that's the underlying issue.

