[Lazarus] SQLTransaction won't start

silvioprog silvioprog at gmail.com
Fri Mar 14 15:34:35 CET 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140314/ba1930f9/attachment-0003.html>


More information about the Lazarus mailing list