I'm trying to connect to the MSSQL 2000 database using WIN NT authentication but during the test I receive an annoucement: "[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.". I can connect to that database using SQL authentication and prompting 'sa' as a default user. What should I do to connect using WIN NT authentication?? thanks in advance for any help
I am having similiar problem, only every time I attempt to connect with Windows authontication it tries to do so with a Guest acount. Does anybody know why?
the i don't believe the ODBC driver for content server supports windows authentication
if you are tryng to connect directly to MSSQL, then you will need to add your account to the valid logons for SQL server, most easily done through enterprise manager
Luke Stephenson
Posts: 112 | Location: Ottawa, Ont, Canada | Registered: Sun July 13 2003