Automatic Data population from notes db to db2 database

hello,

Does anybody has any idea as to how to transfer data from notes to db2 database through DAV.

The Scenario:

I am creating/modifying data in notes database and want this data to automatically get transferred to db2 database.At present i have to press “Populate in DB2” button everytime to transfer the data.Kindly let me know any way to get the automatic data transfer.

Any help would be highly appreciated.

Thanks,

Rachit Mago

Subject: Notes → DB2

If you have a button that does what you want, you could perhaps put the contents of the button into the PostSave event on the form. Difficult to say with the detail you’ve given.

Subject: Notes → DB2

Hello,Thanks for the reply;perhaps as per my findings notes 8 support automatic transmission of data from notes to db2…that button is given just for the ease of the designer if we have a proper setup then data should get updated in db2 by itself…i do not want to initaite that action on any of the form events because that would degrade the performance of the application…