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 - 2003-12-05 : 08:02:18
|
| Theo writes "Working with Windows NT 4 (4.00.1381) and SQL Server 7.00 (-7.00.623, we encounter errors as described in the Microsoft Knowledge Base Article - 149519 (IIS IDC to SQL with Pipe/Connection Busy, Timeout Expired).In this article it is suggested to increase the SQL configuration parameter Open Databases. My question is where to find this parameter ?I would be very pleased to receive your answer.with best regardsTheo Sijtsma" |
|
|
franco
Constraint Violating Yak Guru
255 Posts |
Posted - 2003-12-05 : 09:42:54
|
| I think that this parameters apply only to SQL Server 6.x.If you use SQL Server 7.0 then please look at BOL for "Open databases option" to find out how you can increase this value.Otherwise you need to remove all references to open databases.HTH.Franco |
 |
|
|
|
|
|