Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export access query into oracle table

Status
Not open for further replies.

tinoco

IS-IT--Management
Feb 16, 2005
49
ES
Hi!!

i need to export a access query from microsoft access 2003 into a oracle table using vba code or a macro.
How can i do it?

thanks
 
Why not using an append query with a linked table ?

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
hi!
because i will create a table everytime that i run the query.
i want to fill up a oracle table everytime that i run the access query.
i have created a odbc conection that allows me to do it but i have to go from the top menus like file\export\odbc databases... and i want to do it from my application form!
do you have any suggestion?

thanks a lot
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top