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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Refreshing Imported Tables - VBA

Status
Not open for further replies.

stephenmbell

IS-IT--Management
Jan 7, 2004
109
US
I am looking for a way to click a button on a form and have it refresh some imported tables - what would be the best way to do this? I have done some similiar work with ADOX - would this be the way to go?


thanks in advance
HTH
sb
 
I imagine that the best way would be to delete the existing table and re-import. It may be better to simple link, rather than import.
 

Besides ADOX, you could use DAO.

There are 68 posts in this forum for "Relink tables" if you would like to see already answered posts. And this thread705-1214980 uses ADOX and has a star on.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top