[Lazarus] SQLTransaction won't start

Petr Hlozek petr at ok2cqr.com
Fri Mar 14 15:55:01 CET 2014


Yes, I did. It's in uses like mysql55conn.

Petr

2014-03-14 15:34 GMT+01:00 silvioprog <silvioprog at gmail.com>:
> 2014-03-14 8:20 GMT-03:00 Petr Hlozek <petr at ok2cqr.com>:
>
>> Hi,
>>
>> I use TMySQL55Connection, TSQLTransaction and TSQLQuery. I always get
>> Transaction is NOT active.
>>
>> here is the code:
>>
>> procedure TForm1.Button1Click(Sender: TObject);
>> var
>>   db : TMySQL55Connection;
>
>
> Are you declared the mysql55conn unit on uses clause?
>
> --
> Silvio Clécio
> My public projects - github.com/silvioprog




More information about the Lazarus mailing list