-
How to create user (login) to SQL 2K using sp_addlogin from JAVA
I want to create a new user or login, as SQL says, the best way is using the stored procedure sp_addlogin that ships with SQL for this purpose. I tried and really works, created the user or login, but two things happened:
1.- After that, I couldn't logg in using the user and passw that were used with the sp_addlogin.
2.- In the Entrerprise Manager, Security -> Logins, i see the list of SQL users or logins, and on the column Name, the newly created login appears to be larger, although the EM, seems to be correct.
thanks
Felix Martinez
Similar Threads
-
Replies: 4
Last Post: 03-07-2008, 10:25 AM
-
Replies: 9
Last Post: 09-19-2007, 05:58 AM
-
Replies: 4
Last Post: 04-14-2006, 09:09 AM
-
By alex in forum Database
Replies: 3
Last Post: 11-03-2005, 05:27 AM
-
Replies: 1
Last Post: 04-26-2005, 06:16 PM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks