Hi,
How do I set up a view in a linked server to update automatically whenever the table that it is pointing to on the linked server changes in structure.
For example, my view to a table on the linked server works fine, until the table that it is pointing to is changed, for example a new column is added.
All of a sudden the view is wrong, since it no longer does it's query correctly.
Help !
fredscuba
How do I set up a view in a linked server to update automatically whenever the table that it is pointing to on the linked server changes in structure.
For example, my view to a table on the linked server works fine, until the table that it is pointing to is changed, for example a new column is added.
All of a sudden the view is wrong, since it no longer does it's query correctly.
Help !
fredscuba