Page 1 of 1

two applications using the same database transaction

Posted: Thu 20 Dec 2012 13:10
by Aufhauser
Hello,
I use TMSConnection in two applications that are connected via com-objects.
Both applications should use the same database transaction. In one application I can connect two TMSConnections using "AssignConnect". Is there a way to get the interface pointer of the used OLE Provider, transport it via COM and the assign it to a instance of TMSConnection?
Thanks Stefan

Re: two applications using the same database transaction

Posted: Thu 20 Dec 2012 14:30
by AndreyZ
Hello,

SDAC does not have the functionality that allows using one transaction in several applications.