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 |
|
dlmagers10
Starting Member
48 Posts |
Posted - 2010-11-29 : 08:27:39
|
| I am trying to load my database in Microsoft SQL 2005 for class and after I click 'New Database' and load my database when I start doing queries it is like it is not there. Can someone please help me with this? |
|
|
nigelrivett
Master Smack Fu Yak Hacker
3385 Posts |
Posted - 2010-11-29 : 08:34:11
|
| >> I click 'New Database' and load my databaseWhat do you mean by load?Sounds like a restore (tasks, restore). New will create a new empty database.I suspect you have an empty database and the errors are that the tables do not exist.==========================================Cursors are useful if you don't know sql.SSIS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-12-01 : 13:02:30
|
| it would be much clearer if you can give some info on tool where you're trying to do it.------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
|
|
|
|