[TUT] SQL Server Management User Create

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Enthusiast warkey is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    35Posts

    Post [TUT] SQL Server Management User Create

    Sql Server Management User Create

    Hi, today i create my first Tutorial on how to create a user for Microsoft SQL Server Management Studio Express.

    What did you need?
    1. Microsoft SQL Server Management Studio Express
    2. Microsoft SQL Server 2005


    Step 1
    Run your Microsoft SQL Server Management.
    Connect with the Folow Settings:

    Servertype: Database Engine
    Servername: PCNAME\SQLEXPRESS
    Authentication: WindowsAuthentication


    Step 2
    When you connected, look at the Object Explorer on the left side.
    Click on 2 times on Security Tabel.
    And then 2 times on Logins Tabel.


    Step 3
    After Step 2, you will be see a lot of users.
    Click right on the Logins Tabel and choose "New Login"
    Type in the textbos Login name "Test"

    Now select SQL Server Authentication, and fill the password fields "Password"
    When you done that, untick that 3 boxes.
    Below you set Default Database to Master.


    Step 4
    Going to User Mapping Tab.
    On the right side, check all the Databases below Map!
    When you done that, go to the Status Tab and make sure Login is Enabled!
    Simply click Ok.


    Step 5
    Click File -> Disconnect Object Explorer
    Then click File -> Connect Object Explorer
    Fill the settings like this:

    Servertype: Database Engine
    Servername: PCNAME\SQLEXPRESS
    Authentication: SQL Server Authentication

    Login: Test
    Password: Password

    Simply hit Connect, and you done!

    So, this was my Tutorial.

    Cya! [Copyright me!]

    Last edited by warkey; 18-08-07 at 08:53 PM.


  2. #2
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts

    Re: [TUT] SQL Server Management User Create

    Halloween Tutorial!!! oh and BTW try to... fix your english, but it's still a nice tutorial!

  3. #3
    Enthusiast warkey is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    35Posts

    Re: [TUT] SQL Server Management User Create

    Quote Originally Posted by kochon View Post
    Halloween Tutorial!!! oh and BTW try to... fix your english, but it's still a nice tutorial!
    Thanks :P
    Yeah i know, im dutch so i try it!

  4. #4
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts

    Re: [TUT] SQL Server Management User Create

    youre not that bad :P

  5. #5
    Apprentice Mikeez5 is offline
    MemberRank
    Aug 2007 Join Date
    www.X-Fuzion.coLocation
    15Posts

    Re: [TUT] SQL Server Management User Create

    lol all that time and kochon thot that u were bad THANKS

  6. #6
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: [TUT] SQL Server Management User Create

    I dont know what ill use this for but nice tut

  7. #7
    Enthusiast Ygofreak is offline
    MemberRank
    Feb 2007 Join Date
    NetherlandsLocation
    38Posts

    Re: [TUT] SQL Server Management User Create

    i tried this 3 times but everytime it ends with error when i try log in with it

  8. #8
    Enthusiast warkey is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    35Posts

    Re: [TUT] SQL Server Management User Create

    Quote Originally Posted by Ygofreak View Post
    i tried this 3 times but everytime it ends with error when i try log in with it
    Then you do anything wrong!
    Read the tutorial fully, it really work's !
    Last edited by warkey; 20-08-07 at 02:51 PM.

  9. #9
    Account Upgraded | Title Enabled! rodanio14 is offline
    MemberRank
    Jun 2007 Join Date
    Next to ur sister's houseLocation
    533Posts

    Re: [TUT] SQL Server Management User Create

    Hey warkey i tried it but i still cant make a account i get a error it says someting whit that the login didnt work cause its not whit a trustfull sql connection.

  10. #10
    Enthusiast warkey is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    35Posts

    Re: [TUT] SQL Server Management User Create

    Maybe you forget install SQL Server 2005?
    You must need that for connect

  11. #11
    Account Upgraded | Title Enabled! rodanio14 is offline
    MemberRank
    Jun 2007 Join Date
    Next to ur sister's houseLocation
    533Posts

    Re: [TUT] SQL Server Management User Create

    Yes i installed it

  12. #12
    Novice Ryoutaru is offline
    MemberRank
    Aug 2007 Join Date
    HiLocation
    3Posts

    Re: [TUT] SQL Server Management User Create

    Thanks , I Needed This. I Beem Looking For This For A Long Time.

  13. #13
    Novice 159357456852 is offline
    MemberRank
    Aug 2007 Join Date
    3Posts

    Re: [TUT] SQL Server Management User Create

    It doesnt work for me :( what do i have to put in replacement for Step 1?
    Servertype: Database Engine
    Servername: PCNAME\SQLEXPRESS
    Authentication: WindowsAuthentication
    I put in my PCName, what do i put for SQLEXPRESS?

  14. #14
    Apprentice jawa1802 is offline
    MemberRank
    Sep 2007 Join Date
    15Posts

    Re: [TUT] SQL Server Management User Create

    Quote Originally Posted by warkey View Post
    Then you do anything wrong!
    Read the tutorial fully, it really work's !
    I have the same problem - it's like Not connected to SQL trust server or something.

    A fix is REINSTALL SQL server and somewhere along the line u can select that.

  15. #15
    Proficient Member Dr. Wet Pants is offline
    MemberRank
    Feb 2008 Join Date
    At my home? Where else?Location
    151Posts

    Re: [TUT] SQL Server Management User Create

    Yeah, even I have the same problem, says something about pipes. Where do plumbers come in?



Page 1 of 2 12 LastLast

Advertisement