C
Chris H
I am using acces to query a SQL 6.5 Server database. One
of the views I am querying opens 11 tables, and the query
I am trying to run, get stopped by the 16 table limit in
SQL 6.5. Would a make table query stop this, but only
making a table from this large SQL view with the fields I
need, and then using this with the other view for my
initial query?
Is this 16 table limit present in SQL 2000??
Rgrds
Chris
of the views I am querying opens 11 tables, and the query
I am trying to run, get stopped by the 16 table limit in
SQL 6.5. Would a make table query stop this, but only
making a table from this large SQL view with the fields I
need, and then using this with the other view for my
initial query?
Is this 16 table limit present in SQL 2000??
Rgrds
Chris