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 TouchToneTommy 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: Nemiz
  • Content: Threads
  • Order by date
  1. Nemiz

    Compare Values In A Simple Transfer

    If I have 2 Connections - A Source and a Destination - which both have the same table (Table1) and I want to transfer values from the Source.Table1 that aren't already in the Destination.Table1, how do I do that? Something like: select * from Source.Table1 where Source.Table1.PrimaryKey not in...

Part and Inventory Search

Back
Top