sgavan Posted July 9, 2009 Posted July 9, 2009 Hi I have installed SQL 2008 onto our 2003 server, and created a datbase following the Serco instructions. I have created a new connection/ODBC I have tested it on the server and it works fine but when I try to connect from a client pc it says "connection failed sqlstate 28000" it looks like its trying to use the domain user account instead of the STUD_ADMIN I think. Serco dont have info on the sql install so I may be missing something on that part. Any help would be great. Thanks Ste
michael2k6 Posted July 9, 2009 Posted July 9, 2009 Sounds to me like in the connection from the client, you've used Windows Authentication rather than SQL authentication. Create a new connection, make sure you use SQL Authentication. Mic @ Serco
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now