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

Petr

2014-03-14 15:34 GMT+01:00 silvioprog <silviop...@gmail.com>:
> 2014-03-14 8:20 GMT-03:00 Petr Hlozek <p...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to