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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Two Databases

Status
Not open for further replies.

Ringers

Technical User
Feb 26, 2004
180
AU
Hi All,

I need to compare a two columns from different databases, DB SSAT: ID and DB SNAP:CODE, both are VARCHAR.

I have setup two datasources with these DB's and written a basic select for each that pulls the column.

What is the best way to compare them and ask if they are the same?

Thanks
 
I understand that term lookup function should do this, but haven't a hard time configuring it.
 
solved, used a lookup function to compare the two different columns.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top