How to compare two different table in sql server 2005 using the primary key in csharp?
I have a problem in comparing two different tables in one database in sql server 2005 in csharp to prevent duplication entries....can anybody help to code my problem?,thanks and godbless..

Suthish NairPosted Aug 27, 2011, 12:06 PM
If yes, using IF EXISTS you can, refer
Black DiamondPosted Aug 27, 2011, 12:19 PM
Black DiamondPosted Aug 27, 2011, 11:57 AM
Suthish NairPosted Aug 27, 2011, 11:46 AM