Hello
We have an Access 2003 database that displays reports to the user from tgables linked to SQL server. It works perfect on my machine (I am a windows admin) but prompts the user for a password on thier machine. I am not concerned about security since the user to get the data for the reports has read only access. I went over this article blogs.office.com/2011/04/08/power-tip-improve-the-security-of-database-connections/ but it did not help. I deleted all linked tables and created a new DSN with the read only user. Then I re-linked the tables but it did not help. But now it is consistently broken, both on my machine and the users machine.
How can I get it to stop asking for a password? I was under the impression that it caches the connection string which is what I would like. I'll hard code it if I must but that does not sound like the best way.
JM
We have an Access 2003 database that displays reports to the user from tgables linked to SQL server. It works perfect on my machine (I am a windows admin) but prompts the user for a password on thier machine. I am not concerned about security since the user to get the data for the reports has read only access. I went over this article blogs.office.com/2011/04/08/power-tip-improve-the-security-of-database-connections/ but it did not help. I deleted all linked tables and created a new DSN with the read only user. Then I re-linked the tables but it did not help. But now it is consistently broken, both on my machine and the users machine.
How can I get it to stop asking for a password? I was under the impression that it caches the connection string which is what I would like. I'll hard code it if I must but that does not sound like the best way.
JM