management tool express 2005

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alex Pavluck

    management tool express 2005

    It there a way to view tables in 2005 express edition? I know I can
    write a query but I seem to recall seeing the ability to bring up a
    table view - though it was on the full SQL server edition.

    If not, is the a commercial tool? Will 2008 express provide this
    functionality?

    Thanks, Alex
  • Plamen Ratchev

    #2
    Re: management tool express 2005

    You should be able to right click on a table and select Open Table. But
    it is much better to use the Query window to select from the table. The
    graphical table tools are really not the best way. Just add a BIT column
    to one table and see if you can type 0 or 1 in the open table screen
    (and those are supposed to be the values for BIT data type).

    --
    Plamen Ratchev

    Comment

    Working...