Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server login

Status
Not open for further replies.

PatrickIRL

Programmer
Joined
Jun 25, 2003
Messages
383
This is driving me crazy! I need to be able to login to an sql server db but I can't use windows authentication because some users will have win98.

I've set up a test user and tried logging in using that but every time I get "Invalid password" error. I can log on to "Management Studio" using this login but can't connect through VB, is this possible at all??

Thanks,

Patrick

(I have posted this in the SQL forum also to see if I get resolution there)

 
Make sure that your Test User has permissions for all the databases that would be needed.

Ron Repp

If gray hair is a sign of wisdom, then I'm a genius.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top