Description of Insert Records - XML or ADO Marshalling Over The Net :
Through this online article the author explains when a record is added into an Access database then how to marshall the ADO recordset and insert a replica record in some other database in another server. By the end of this article the developers can learn about using the ADO recordset object and XML. The sample source code is given in this article.