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 |
|
sunsanvin
Master Smack Fu Yak Hacker
1274 Posts |
Posted - 2007-09-03 : 04:28:08
|
| Dear All,i'm using sql server 2005.I've one default database named testdb. unexpectedly that was deleted. now i was unable to connect to the server. what is the solution for thisVinodEven you learn 1%, Learn it with 100% confidence. |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-09-03 : 05:25:24
|
If your connectionstring still holds the name of the deleted database, you can't logon. E 12°55'05.25"N 56°04'39.16" |
 |
|
|
sunsanvin
Master Smack Fu Yak Hacker
1274 Posts |
Posted - 2007-09-03 : 05:51:49
|
| I Got that.....i used windows authentication and there changed the default databasethen closed and again login as sql authentication.thank you very muchVinodEven you learn 1%, Learn it with 100% confidence. |
 |
|
|
|
|
|