I am using sqlserver 2005 express edition and have downloaded the
AdventureWorksDB.msi. I have installed it and it created 3 files:
AdventureWorks.mdf (~ 2MB), AdventureWorks_Data.mdf (~ 164MB) and
AdventureWorks_log.idf (~1MB). When I added the database to the sqlserver,
no tables appear under system tables. Is there something I am missing here?
Mary Chipman [MSFT] - 20 Jul 2007 19:48 GMT
Not exactly sure what you are referring to here, but they're not
system tables but sample databases. Refresh the view and they should
show up.
-mary
>I am using sqlserver 2005 express edition and have downloaded the
>AdventureWorksDB.msi. I have installed it and it created 3 files:
>AdventureWorks.mdf (~ 2MB), AdventureWorks_Data.mdf (~ 164MB) and
>AdventureWorks_log.idf (~1MB). When I added the database to the sqlserver,
>no tables appear under system tables. Is there something I am missing here?