We've been experiencing a strange error withe sql server 2000/2005. Usually happens if I leave my computer logged in over night. I'll be working in management studio running querys agains verious servers with no problem. I come in the next day and try to run the exact same queries and get:
Login failed for user '(null)'. Reason: Not associated with a trusted
If I log off of windows and back on again it will be fine again.
As far as i can tell it's a windows bug that can be circomvented by using sql logins instead of windows auth. Problem is, we shouldn't have to do that. Anyone ran into this and know how to fix it perminatly?
Login failed for user '(null)'. Reason: Not associated with a trusted
If I log off of windows and back on again it will be fine again.
As far as i can tell it's a windows bug that can be circomvented by using sql logins instead of windows auth. Problem is, we shouldn't have to do that. Anyone ran into this and know how to fix it perminatly?