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...
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...
I find the problem.....I install Crystal Report 11 and use C:\Program Files\Common Files\Business Objects\3.0\bin\craxdrt.dll.
The code remain the same. It was only the .dll.
Hi all,
I have a big problem when I try to export from Crystal Report 8.5 in .pdf from VB6. I use a database made in SQL Server 2000.
The problem is that all the decimal fields in database are truncated in pdf when I export from VB6. For example, If I have 75.45, it will return 75.00. If I...
Hi all,
I have a big problem when I try to export from Crystal Report 8.5 in .pdf from VB6. I use a database made in SQL Server 2000.
The problem is that all the decimal fields in database are truncated in pdf when I export from VB6. For example, If I have 75.45, it will return 75.00. If I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.