Hi Ben,
Thanks for your comments, now the problem was solved adding a little bit of code.
Best regards,
François Oliveira
Search found 4 matches
- 07.01.2006, 19:19
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Questions about "I can't have control of transaction&qu
- Replies: 4
- Views: 1191
- 07.01.2006, 11:46
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Questions about "I can't have control of transaction&qu
- Replies: 4
- Views: 1191
Why StartTransaction don't work
All message post on this forum don't explain the basic question,
Why StartTransaction don't work?
If StartTranaction work how is the propertie to set or method to call that make StartTransaction work correct?
François Oliveira
Why StartTransaction don't work?
If StartTranaction work how is the propertie to set or method to call that make StartTransaction work correct?
François Oliveira
- 30.12.2005, 21:06
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Questions about "I can't have control of transaction&qu
- Replies: 4
- Views: 1191
Questions about "I can't have control of transaction&qu
In my first message I can't make question about the problem and the questios are: 1. Why setting AutoCommit to false generate exception when I StartTransaction? 2. How can I have control of transaction without setting AutoCommit true? The first message: Hello, I have a problem when a use StartTransa...
- 19.12.2005, 22:16
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: I can't have the control of transaction
- Replies: 0
- Views: 630
I can't have the control of transaction
Hello, I have a problem when a use StartTransaction with ZeosDBO on PostgreSQL 8.1. When I try to use TZConnection StartTransaction procedure with false AutoCommit propertie I receive "Invalid operation in non AutoCommit mode" exception. If I change AutoCommit to true, the exception doesn'...