Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: fredscuba
  • Content: Threads
  • Order by date
  1. fredscuba

    How to replicate changes to linked server views

    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...
  2. fredscuba

    How to shorten four-part naming convention?

    I have several SQL Server linked servers set up and was wondering whether there is a way to create an alias to substitute for the four-part naming convention? So instead of having to write: select * from [server].database.tableowner.table for a query on a table that is on the linked server...

Part and Inventory Search

Back
Top