Access 2010 SQL Backend

marnieg

Registered User.
Local time
Yesterday, 19:33
Joined
Jul 21, 2009
Messages
70
I originally had a Access 2003 app connected to SQL backend. This was running on XP, Vista and W7 still using 2003 Access.

Now I have Vista & W7 64bit trying to run the application using 2010 Access. I setup my SQL ODBC connections the same, but am getting "Login failed for user' Reason: Not associated with a trusted SQL Server Connection.

I guess I'm confused between the relationship of these different versions. In Access this is my connection string for the database using the DSN

BaseCS = "PROVIDER=SQLOLEDB.1;INTEGRATED SECURITY=SSPI;PERSIST SECURITY INFO=FALSE;INITIAL CATALOG=LeadTrack;DATA SOURCE=APMPRO;Use Procedure for Prepare=1;Auto Translate=True"

Thanks for any help in this problem
Marnie:confused:
 
Last edited:

Users who are viewing this thread

Back
Top Bottom