Here is my problem: I need to code an MS Access db I administer to send e-mail via Lotus Notes. I have read the help files, and dozens of code samples with regards to this and fully understand what they are saying to do.
Now for the twist: all of these code samples and help files assume that the notes.ini file is on the C drive. Where I work that is not the case, in order to allow users to log on anywhere in the organization and get their mail, the notes.ini file is stored on their personal share on their sites server. So my question is how can I pass this path to the Notes object? I am going to post this in the Access VBA forum as well so I apologize for anyone reading this twice. Any help qould greatly appreciated.
Now for the twist: all of these code samples and help files assume that the notes.ini file is on the C drive. Where I work that is not the case, in order to allow users to log on anywhere in the organization and get their mail, the notes.ini file is stored on their personal share on their sites server. So my question is how can I pass this path to the Notes object? I am going to post this in the Access VBA forum as well so I apologize for anyone reading this twice. Any help qould greatly appreciated.