Hi:
I have a question..
I got a control/master database. I have another work database.
I have to match each value from 2 fields present in my work database to a control db. The values could be anywhere in the fields in my master db.. it just has to be there no matter what..
when each value present in my work DB is matched with the control DB, I need a button to glow green in VB.NET..
can i do this i using SQL/TSQL ?
Please suggest..
thanks..