Select Query to Make Table Query

J

joe

I havev a select query that works properly. When I change to a make table
query it errors out. The select query is pulling fields from four tables (3
of which are ODBC if that matters). Any ideas what some common problems are
with
 
J

John Vinson

I havev a select query that works properly. When I change to a make table
query it errors out. The select query is pulling fields from four tables (3
of which are ODBC if that matters). Any ideas what some common problems are
with

Care to post the SQL? It's hard to debug code we can't see!

John W. Vinson[MVP]
 
Top