[Lazarus] some FCL bugs
Luiz Americo Pereira Camara
luizmed at oi.com.br
Wed Feb 27 23:57:02 CET 2008
Denis Golovan wrote:
> TSqlite3Dataset. Many thanks to the author. Really. He did a good job.
Thanks.
> However some inconsistencies left:
> 3. When using calculated fields in select query, field receive string(8194) datatype. Typeinfo on field gives correct type. For example, integer.
>
Can you give me an example?
> 4. Qualified field names in queries (those starting with table name and dot) and those which contain [ and ] symbols result uncleaned field names in
> dataset. For example:
> select [tt].[res] from [tt]
> ...gives "[tt].[res]" dataset field instead of "res".
>
I'll take a look.
BTW: It works in PocketPC?
Luiz
More information about the Lazarus
mailing list