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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-11-07 : 07:29:15
|
| sara writes "Dear Sir/Madam,I use Sql Server 2005.I want to use Northwind Database & I have it but I could not Execute That It is the error:Msg 911, Level 16, State 1, Line 1Could not locate entry in sysdatabases for database 'NorthwindCS'. No entry found with that name. Make sure that the name is entered correctly.Would you please help me with that?Regards,Sara" |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2006-11-07 : 07:31:27
|
| Have you attached the database?Harsh AthalyeIndia."Nothing is Impossible" |
 |
|
|
mr_mist
Grunnio
1870 Posts |
Posted - 2006-11-07 : 08:37:12
|
| Well, it's looking for a database called NorthwindCS, not northwind. That could be your problem.-------Moo. :) |
 |
|
|
|
|
|