VB/Access linked table

  • Thread starter Thread starter kmercer46
  • Start date Start date
K

kmercer46

I have a linked table in access97 database that links to a table on a
sql server. Every month the table on the sql server gets dropped and
re created with differant column names. What I need to do in my VB app
is drop the linked table in access and re link it.

Can anyone help me out on how to go about this ?
 
Back
Top