engineer2100
Programmer
Hi Guys,
I have to do something like this:
1. I have a Table X in my DB1
2. I also have the same Table X in another Database
DB2
3. X in DB1 is Superset of X in DB2.
4. Now I want to find out the differences between
the Two tables from DB1 and DB2 and either be
able to insert/update/delete from X@DB2 based on
the Data in X@ DB1.
5. I need something that can find these Differences
and also take the approp. action
[Insert/Update/Delete] on the X@DB2.
Hope I have made it as crystal Clear as possible for you experts.
Regds,
Engi
I have to do something like this:
1. I have a Table X in my DB1
2. I also have the same Table X in another Database
DB2
3. X in DB1 is Superset of X in DB2.
4. Now I want to find out the differences between
the Two tables from DB1 and DB2 and either be
able to insert/update/delete from X@DB2 based on
the Data in X@ DB1.
5. I need something that can find these Differences
and also take the approp. action
[Insert/Update/Delete] on the X@DB2.
Hope I have made it as crystal Clear as possible for you experts.
Regds,
Engi