D
deb
Access 2003
I have an ODBC connection to Lotus Notes.
I did File> Get External Data> Link Tables to create a link to the
b_Claim_Data_Projects table in Lotus Notes.
I use the ODBC linked table in the MakeTable query called
qNonConformanceMkTbl to create a replica of the data in a table called
tNonconformance. By creating a MakeTable replica, I don't accicentally
edit/delete data in Lotus Notes (been there, done that)
I have a button to run a MakeTable query in my SplashForm.
Now the issue...
I would like other users to be able to click the button and run the
MakeTable Query.
But since Lotus Notes uses userID and passwords it fails.
I have save password selected but it does not help the other users.
Is there a way it can read the users Lotus Notes INI file(for username) and
prompt for their password?
I am open to any other suggestion.
I have an ODBC connection to Lotus Notes.
I did File> Get External Data> Link Tables to create a link to the
b_Claim_Data_Projects table in Lotus Notes.
I use the ODBC linked table in the MakeTable query called
qNonConformanceMkTbl to create a replica of the data in a table called
tNonconformance. By creating a MakeTable replica, I don't accicentally
edit/delete data in Lotus Notes (been there, done that)
I have a button to run a MakeTable query in my SplashForm.
Now the issue...
I would like other users to be able to click the button and run the
MakeTable Query.
But since Lotus Notes uses userID and passwords it fails.
I have save password selected but it does not help the other users.
Is there a way it can read the users Lotus Notes INI file(for username) and
prompt for their password?
I am open to any other suggestion.