MTS itself does not perform any data transfer/manipulation. It is up to your program to provide that functionality. What MTS does do for you is manage your COM components, and allow you to specify a number of operations that comprise a transaction. If any of those operations fail, all of the operations are rolled back.<br>
<br>
Since MSAccess supports the Dbase format, I assume that you can use the Access OLEDB provider, along with the Oracle OLEDB provider, to transfer data using ADO.<br>
<br>
<br>
<p>nick bulka<br><a href=mailto:nick@bulka.com>nick@bulka.com</a><br><a href= > </a><br>