Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC Connection Failure: Cannot Generate SSPI Context
Message
 
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Desktop
Miscellaneous
Thread ID:
01510750
Message ID:
01510751
Views:
46
>I am trying to create an ODBC Connection from a new installation of Windows 7 Professional 64bit to a SQL 2008 Server that is registered on the same domain. When using SQL Authentication the connection works, however the application that uses the ODBC connection requires Windows Authentication to be used.
>
>It is important to note that I am using the 32 bit connection manager to set my ODBC data sources. (c:\windows\sysWOW64\odbcad32.exe) to avoid conflict between a 64bit DSN and my 32 bit SQL Server.

It's about application using ODBC connection not SQL Server. You would need 32-bit DSN for 32-bit applications and 64-bit DSN for 64-bit applications regardless if SQL Server is 32 or 64-bit.

>
>When I try to use Windows Authentication I receive the following message:
>
>Connection failed:
>SQLState: 'HY000'
>SQL Server Error: 0
>[Microsoft][ODBC SQL Server Driver] Cannot generate SSPI context


What application do you use to access SQL Server?
Can you access it from SSMS?

<snip>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform