I'm trying to make an aplication that use 2 different connections in VB6. So, I open a Transaction for each connections and then I load and modify data from recordsets!
After that, I want to Commit in the same time the 2 connections.
I read that is not possible without MTS. But I don't know how to use it. Can somebody help me please??
After that, I want to Commit in the same time the 2 connections.
I read that is not possible without MTS. But I don't know how to use it. Can somebody help me please??