In one package, I have tried to isolate d/b activity of a component (#B) by setting it to "requires new tx". It is invoked by a master component (#A) that is set to "requires tx." I get Distributed TX errors and I'm hoping someone can tell me why!?
If I change #B to 'no tx' support, it can add a new record, but times out when updating a record. This is also is puzzling.
MTS is on one machine and SQL 6.5 on another.
Thanks,
If I change #B to 'no tx' support, it can add a new record, but times out when updating a record. This is also is puzzling.
MTS is on one machine and SQL 6.5 on another.
Thanks,