Starting Transactions with new version of dbexpmda
Posted: Wed 17 Nov 2010 10:55
Hi,
I used to work with dbexpmda.dll, I used version 2.60(windows) and 3.20(linux).
My programs are written in Delphi 7.
Recently, i've tried to use news versions of this library for windows :
+ 4.20.8 (Bought)
+ 4.7.0.26 (demo)
I encountered a problem with those two versions on Starting Transactions, on my database wich is : Mysql 3.23.53-max-nt
+ with 4.2 : I obtain : EDatabaseError : You have an error in your SQL syntax near '; BEGIN' at line 1
+ with 4.7 : I obtain : EDatabaseError : You have an error in your SQL syntax near '; ' at line 1
Please, have you an idea to solve this problem ?
Regards
I used to work with dbexpmda.dll, I used version 2.60(windows) and 3.20(linux).
My programs are written in Delphi 7.
Recently, i've tried to use news versions of this library for windows :
+ 4.20.8 (Bought)
+ 4.7.0.26 (demo)
I encountered a problem with those two versions on Starting Transactions, on my database wich is : Mysql 3.23.53-max-nt
+ with 4.2 : I obtain : EDatabaseError : You have an error in your SQL syntax near '; BEGIN' at line 1
+ with 4.7 : I obtain : EDatabaseError : You have an error in your SQL syntax near '; ' at line 1
Please, have you an idea to solve this problem ?
Regards