Asked By Rondy
18-Nov-09 02:27 AM
Hi all,
Running Windows 7 / SQL Server 2008 / Office 2007 (12) -- I set up ODBC with
SQL Authentication, specifiying a user name and password that connects just
fine when setting up ODBC and testing connection... but when I try to run the
Access database front-end, I get this message:
Connection failed:
SQLState: '28000'
SQL Server Error: 18456
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
'MYDOMAIN\MYWINDOWSLOGIN'.
But I was using SQL Authentication... whatever, right? Click OK on message,
SQL Server Login window opens, unclick Trusted Connection, input SQL
Authentication Login ID and Password, click OK... exact same message comes up
like I am trying to connect using my Windows credentials.
How can I make it take the SQL Server creds? My SQL server is already set
to mixed authentication, FYI.
Any help would be greatly appreciated, thanks!