B
Brian
I have an app with ODBC links to a (DB2) DB. One of the source tables (and
probably several others) have had new fields added. How can I update the
definition of the linked table to show the new fields?
I know I can just delete and re-link, but for DB's with lots of tables, it
would be much faster to automate this in VBA.
probably several others) have had new fields added. How can I update the
definition of the linked table to show the new fields?
I know I can just delete and re-link, but for DB's with lots of tables, it
would be much faster to automate this in VBA.