select into...

  • Thread starter Thread starter Alejandra Parra
  • Start date Start date
A

Alejandra Parra

Do you know the format of a query to do a...

SELECT INTO .....

from an Acess DB to an SQL DB????
 
I believe that you have to link the table first.

of course, once the sql server table is linked, then you can just use the
standard query builder and build a append query....

So, you have to create the table link first....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top