How to add users in SQL server 2005

  • How to add users in SQL server 2005? It's new, where did they put it?

  • The same stored procs as in SQL 2000 should still work, but there are new SQL commands for this - I think you can use things like CREATE USER much like you can say CREATE TABLE for example... (Don't quote me on that though - I'm yet to experiment a lot with 2005)  But you can run the new "Management Studio" - fairly clear where it is in there (can't describe exactly from the top of my head though)

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply