Hi I am experiencing speed problems when using MTS, Foxpro and ADO.
Essentially, what I am doing is creating middle tier business logic as VFP dll's, enlisting them in transactions, and reading / entering information in SQL Server 7.0 using ADO 2.6.
The problem that I experience, is that, when opening a connection object (within the MTS component), the program takes 15 seconds.
I have tried exactly the same code in Visual Basic and the results are instant. Does anybody know of any issues with what I am attempting?
I am using Vis Studio 6 with SP4 BTW.
Thanks for your help
Essentially, what I am doing is creating middle tier business logic as VFP dll's, enlisting them in transactions, and reading / entering information in SQL Server 7.0 using ADO 2.6.
The problem that I experience, is that, when opening a connection object (within the MTS component), the program takes 15 seconds.
I have tried exactly the same code in Visual Basic and the results are instant. Does anybody know of any issues with what I am attempting?
I am using Vis Studio 6 with SP4 BTW.
Thanks for your help