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

_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to