File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Facing pblm to create new login in sql server 2000 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Facing pblm to create new login in sql server 2000" Watch "Facing pblm to create new login in sql server 2000" New topic
Author

Facing pblm to create new login in sql server 2000

Rajesh Kumar77
Greenhorn

Joined: Sep 04, 2001
Posts: 12
Respected Sir,
Recently I installed ms sql server 2000 in windows 2000 server plat form.
server is in my system only.
i am able to enter to sqlserver with query analizer by using windows authentication
but when i am trying to create a new login to enter with sql server authorization ......it is not accepting.
i tried to create a new login in enterprise manager in sql server
it was created .
but query analizer is not acception that login and password
query analyzer is accepting only windows nt authorization.
pl help me
please help me how to create a new login in query analizer
Thankyou Very Much
Yours
Raj
Daniel Dunleavy
Ranch Hand

Joined: Mar 13, 2001
Posts: 276
When you set up the user id you tell sql server whether to use NT or not. Choose the other option if you do not want to use NT authorization.
Dan
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Facing pblm to create new login in sql server 2000
 
Similar Threads
SELECT Query Problem
Scrollable ResultSet
MS SQL Server / JDBC / Ant problems
Using TDS Driver for MS Sql Server 2000
How to create a new Login in ms sql server 2000