B
Brian
I have an access database that has several links to sql
tables. I have a query that uses about 7 sql tables
joined to get a result set. The problem is that with so
many links the query is sooo slow because it constantly
has to go back to sql. Beside creating make tables using
the sql links than using those tables in the query to get
my result set, I can't find another way to speed up the
query. Does anyone have any advice?
tables. I have a query that uses about 7 sql tables
joined to get a result set. The problem is that with so
many links the query is sooo slow because it constantly
has to go back to sql. Beside creating make tables using
the sql links than using those tables in the query to get
my result set, I can't find another way to speed up the
query. Does anyone have any advice?