|
-
Mar 7th, 2009, 01:42 AM
#1
Thread Starter
Lively Member
plz help!/login failed for user sing vb.net2003 application program connec to sql2k
hi gud day evrybody plz help me error"login failed for user using vb.net2003 program application connect to sql 2000...i have sql2000 server and i created dbname test then i created log in sql name xtops gran permission acces on dbname test..but if i created login in windows it works... but i dont want to create log in in windows coz the prog can acces dbase even if hte user is not created into dbase....hope you help me plz
-
Mar 7th, 2009, 08:01 PM
#2
Hyperactive Member
Re: plz help!/login failed for user sing vb.net2003 application program connec to sql2k
I have no idea what you're saying, and chances are you didn't get any responses because no one else does. Don't use slang, state your problem clearly and anything you have tried to fix it, and perhaps someone can help you.
VS 2010 / .NET 4.0 / ASP.NET 4.0
-
Mar 7th, 2009, 08:20 PM
#3
Re: plz help!/login failed for user sing vb.net2003 application program connec to sql2k
First of all try to write correctly...
Second, after 2/3 readings of your post, i understand that you want to login to sql server with an sql server account, and you can't, if you use the windows authentication everything works fine.
So you have to do 2 things, first enable the login in mixed mode, and then after creating the login/user to simply the process create the database with this user...
If you have sql server manager studio (ssms), it's a simple process...
And this problem it's in the wrong section...
-
Mar 8th, 2009, 02:19 AM
#4
Thread Starter
Lively Member
Re: plz help!/login failed for user sing vb.net2003 application program connec to sql2k
tnx guys i'll discover whats the problem...tnx for you guys..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|