Error : 610, Severity: 19, State: 1<br>Maximum number of databases that may be accessed by a transaction is 8. This number has been exceeded by this query.
Not sure, but I think you deserve a prize for finding a new system constraint. More than 8 databases in a single query, way to go!<br><br>I am assuming that this is a single SQL statement. The answer may be to split the statement into two phases... i.e. put the results of half the query into a temporary table then use that table in the second query. <p> <br><a href=mailto: > </a><br><a href=
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.