Link two Jet tables in VBA

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

Guest

I have to go into several applications and re-link specific tables with:
Tools/Database Utilities/Linked Table Manager, select the tables, and select
the database which they should be linked to. All are Jet databases. Is
there an easy way to set up a program in VBA which can accomplish the same
thing programatically ?
 
Back
Top