If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Syncing updates betweent two databases

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-10-04, 11:34
parth parth is offline
Registered User
 
Join Date: Sep 2004
Posts: 11
Syncing updates betweent two databases

I am writing an appliation which has to update similar fields on two databases. Due to legacy system and bad design they are on different servers and you ahve to go and explicitly add the changes in both.

So I need to change both adn in the end make sure both the changes are good otherwise roll back. Is there any standard method to do such a thing ? Even an abstract description would be helpful. I was thinking in terms of runnign a select querry on both of em adn comparing the results, but I have a feeling that it may be heavy weight and stupid .

Thanks, a lot
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On