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 |
|
sqllearner
Aged Yak Warrior
639 Posts |
Posted - 2004-08-17 : 21:47:29
|
| When an insertion is done to a table which has trigger this is the error that iam getting.This trigger call 4 stored procedures.What is this error aboutServer: Msg 925, Level 18, State 1, Line 45Maximum number of databases used for each query has been exceeded. The maximum allowed is 8. |
|
|
derrickleggett
Pointy Haired Yak DBA
4184 Posts |
Posted - 2004-08-17 : 23:11:41
|
| Maximum number of databases used for each query has been exceeded. The maximum allowed is 8.MeanOldDBAderrickleggett@hotmail.comWhen life gives you a lemon, fire the DBA. |
 |
|
|
|
|
|