Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
QBALL
Starting Member
9 Posts |
Posted - 2009-09-21 : 12:41:59
|
| HiI have been given an SQL script file to run against my new MDF database. The db is currently empty no tables nothing.Im attempting to apply the script in server manager studio express.1. I connect to my server group and highlight the db I want to populate.2. open my sql script in the query window and then click execute.Unfortunately when i check my db nothing has been added, no tables or fields.Could someone please point me in the right direction.Many Thanks |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
QBALL
Starting Member
9 Posts |
Posted - 2009-09-22 : 06:05:35
|
| Thanks for the tip.You was correct I populated the wrong db. In my sql server management databases I have a folder with system databases and then my db I want to populate, even when I highlight the db I want to populate it populates the first db in the system db folder master.mdfThanks |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|