VBA to import ODBC tables

P

phillip9

Hello,

I need some help with the following, I'm hoping you can help with the VBA
objects and methods I would need to accomplish importing data from ODBC.

My local Access database needs to import tables from Sybase ODBC. I would
like to automate the import using VBA.

If I can, I'd like to take it even further. The Sybase Tables contain 35
fields, but I only need 4 of the fields, so if possible I would like to pick
the specific fields I need from the tables instead of importing the whole
table with VBA.

Thanks for you help,

phill
 

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

Top