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 |
mk_garg20
Constraint Violating Yak Guru
343 Posts |
Posted - 2005-05-05 : 00:44:55
|
Hi All,When i create a new database or open a database. It is asking username and password. I want to disable this feature. What i have to do for this.Thanksmk_garg |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-05-05 : 01:29:41
|
Open the database in Exclusive mode and then goto Tools->Security->Unset Database Passwordand give the passwordMadhivananFailing to plan is Planning to fail |
 |
|
mk_garg20
Constraint Violating Yak Guru
343 Posts |
Posted - 2005-05-05 : 01:35:33
|
Nope!I guess it is something related to workgroup file.Thanksmk_garg |
 |
|
|
|
|