can't see database tables

  • Thread starter Thread starter Guest
  • Start date Start date
It does not appear as if your logon has any permissions on the server for
any database. You need to make sure your logon can access at least one
database. If this is not the case, what version of SQL Server and are you
running SP1 on Visual Studio 2005?

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

********************************************
Think outside the box!
********************************************
 
everything is inside one virtual pc. i'm using sql express and i don't think
i have sp1. i am using the localhost instead of the file system though.
because when i use the file system i can see the tables.
 
Back
Top