I have written a program that creates a database connection. When it goes to create the connection I get the error:
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
State:28000,Native:18456,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
I have checked, and the password and userID and address are all correct. Is there any other reason that I would get this error? Thanks.
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
State:28000,Native:18456,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
I have checked, and the password and userID and address are all correct. Is there any other reason that I would get this error? Thanks.