Click here to Skip to main content
15,893,161 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have two table having same schema and i want to compare both table to get different record in separate table.

What I have tried:

I am using smo approach to solve this problem.
Posted
Updated 22-Dec-17 1:47am
Comments
Maciej Los 22-Dec-17 7:53am    
What have you done till now? Where are you stuck?

1 solution

Here is an SMO application that might get you started: SMO Tutorial 3 of n - Scripting[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900