Re: SQL Server Authentication, NOT Windows NT
- From: Rondy <Rondy@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Nov 2009 11:38:05 -0800
I used SSMS to create the logins and assign database access, then the typical
Windows wizard for creating ODBC link on user pc.
The problem is that even though I set up the ODBC links to use SQL Server
Authentication because SQL Server won't accept our Windows logins (reads them
during setup but then won't create them), it seems like it is still trying to
use Windows Authentication since it is denying login for
MYDOMAIN\MyWindowsLogin instead of using MySQLlogin.
"Mary Chipman [MSFT]" wrote:
Can you connect with the same security credentials using another.
client, such as SSMS? Are you using a DSN-less connection string?
--Mary
On Tue, 17 Nov 2009 23:27:01 -0800, Rondy
<Rondy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
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'm 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!
- Follow-Ups:
- Re: SQL Server Authentication, NOT Windows NT
- From: Mary Chipman [MSFT]
- Re: SQL Server Authentication, NOT Windows NT
- References:
- SQL Server Authentication, NOT Windows NT
- From: Rondy
- Re: SQL Server Authentication, NOT Windows NT
- From: Mary Chipman [MSFT]
- SQL Server Authentication, NOT Windows NT
- Prev by Date: Re: SQL Server Authentication, NOT Windows NT
- Next by Date: Re: SQL Permissions
- Previous by thread: Re: SQL Server Authentication, NOT Windows NT
- Next by thread: Re: SQL Server Authentication, NOT Windows NT
- Index(es):
Relevant Pages
|