Select Query to Make Table Query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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]
 
Back
Top