Results 1 to 13 of 13

Thread: [RESOLVED] sql server management studio express (general question)

  1. #1

    Thread Starter
    Hyperactive Member snakeman's Avatar
    Join Date
    Aug 2006
    Posts
    351

    Resolved [RESOLVED] sql server management studio express (general question)

    hey guys

    when i was watching video lessons about sql server 2005 express edition,
    i saw a program called sql server management studio express

    what is exactly?

    can i use it for my program ( i am now creating program in VB.NET 2008 with a sql server 2005 express edition database connected to it via ADO.NET)?

    thx

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: sql server management studio express (general question)

    SQL Server Management Studio Express is a graphical tool to manage your SQL Server 2005 Express databases. It is free to download.

    More info can be found here

    http://msdn.microsoft.com/en-us/libr...7(SQL.90).aspx

  3. #3

    Thread Starter
    Hyperactive Member snakeman's Avatar
    Join Date
    Aug 2006
    Posts
    351

    Re: sql server management studio express (general question)

    ok
    but can this program provide me with more functionality & tools to manage my database than the visual studio IDE ?

  4. #4
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: sql server management studio express (general question)

    I believe it is more powerful. You can open various databases with it. I had only a brief stint with designing in the VS IDE and I think you have to attach the database so you can work with it, in the Management Studio it is not the case.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  5. #5

    Thread Starter
    Hyperactive Member snakeman's Avatar
    Join Date
    Aug 2006
    Posts
    351

    Re: sql server management studio express (general question)

    Quote Originally Posted by dee-u
    I had only a brief stint with designing in the VS IDE and I think you have to attach the database so you can work with it, in the Management Studio it is not the case.
    what do you mean exactly??

  6. #6
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: sql server management studio express (general question)

    I meant I just tried it for a while then shifted to solely using the Management Studio, perhaps I may have missed something but I deem it that using the Management Studio will provide you with more options.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  7. #7

    Thread Starter
    Hyperactive Member snakeman's Avatar
    Join Date
    Aug 2006
    Posts
    351

    Re: sql server management studio express (general question)

    thx a lot

  8. #8

    Thread Starter
    Hyperactive Member snakeman's Avatar
    Join Date
    Aug 2006
    Posts
    351

    Re: [RESOLVED] sql server management studio express (general question)

    Sorry i remembered a question
    if i used SSMSE to add tables & etc.... & T-SQL to my database, then will i be able to connect my VB App to the DB via ado.net and see all the things i added to my DB in SSMSE and change it in VS IDE?????

    sorry for marked it as resolved ....

  9. #9
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: [RESOLVED] sql server management studio express (general question)

    Yes you can connect and still view the changes you have made although I am not sure what you meant by change it in VS IDE.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  10. #10

    Thread Starter
    Hyperactive Member snakeman's Avatar
    Join Date
    Aug 2006
    Posts
    351

    Re: [RESOLVED] sql server management studio express (general question)

    i meant that can i delete and add tables to the DB in VS IDE after i finished managing the DB in SSMSE ??

    thx

  11. #11
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: [RESOLVED] sql server management studio express (general question)

    Yes, you can do that.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  12. #12

    Thread Starter
    Hyperactive Member snakeman's Avatar
    Join Date
    Aug 2006
    Posts
    351

    Re: [RESOLVED] sql server management studio express (general question)

    ok thx a lot

    now it is resolved

  13. #13
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: [RESOLVED] sql server management studio express (general question)

    No problem. =)
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width