[fpc-pascal] TSqlite3Dataset

Luiz Americo Pereira Camara pascalive at bol.com.br
Mon Jan 7 02:03:43 CET 2008


JK Smith at Grid-Sky wrote:
>
> Luiz, 
>
> Good work. How thread safe is your code? 

I don't have deep knowledge in thread programming so i can't answer 
that. The only thing i know about thread safe is that is bad to use 
global variables. TSqlite3Dataset does not uses.

If someones knows some flaw in this area please warn me.

> Tried any blob fields?
>   

Currently only memo is supported. BLOB is a planned feature to be 
present in the next major fpc release.

Luiz.




More information about the fpc-pascal mailing list