G
Guest
Hi, Access 2000 linking to SQL2000.
To update database structure I have a procedure that will add columns to a
table (pass-through query).
In sql, I can see the new columns. However, in Access the new fields are not
available until using the linked table manager to refresh the links.
So, how do I use code to refresh links to a sql back end?
Any ideas or suggestions appreciated
Many thanks, Jonathan
To update database structure I have a procedure that will add columns to a
table (pass-through query).
In sql, I can see the new columns. However, in Access the new fields are not
available until using the linked table manager to refresh the links.
So, how do I use code to refresh links to a sql back end?
Any ideas or suggestions appreciated

Many thanks, Jonathan