[Lazarus] TSQLQuery.ParamCheck

Kapibara Pas kapibara.pas at aol.com
Mon Mar 3 14:53:15 CET 2014



Thanks for the replies, its solved now. The property ParamCheck doesnt 
exist in FPC 2.62.

So I just recompiled Lazarus 1.2RC2 with FPC 2.71 (make clean bigide) 
and restarted Lazarus. Voila: ParamCheck shows up!

Btw, three places in Registersqldb.pas that has to do with MYSQL56 was 
necessary to comment out:
registersqldb.pas(91,5) Fatal: Can't find unit mysql56conn used by 
registersqldb
Fatal: Compilation aborted

After fixing that, Lazarus is running great. But whats up with mysql56conn?

(System is 64bit Win8)

FPC 2.62 SQLdb.pp - 2289 lines of code
FPC 2.71 SQLdb.pp - 2829 lines of code


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140303/2b814ab9/attachment-0003.html>


More information about the Lazarus mailing list