[Lazarus] missing field in Fieldsdef

ik idokan at gmail.com
Sat Nov 21 16:28:50 CET 2009


Solved.

The field was varchar with big size (2048). While firebird allow it, the
TStringField seems to not like it.

Ido

http://ik.homelinux.org/


On Sat, Nov 21, 2009 at 1:38 AM, ik <idokan at gmail.com> wrote:

> Hello,
>
> I wrote query that does select in TSQLQuery. It gives me all the fields I
> made select on except one field named Address.
> When I execute the query inside the SQL property it does gives me the
> field, but not in fielddef window.
> The field name is "address" (if it is important).
>
> Any idea what can be done to make it support that field ?
>
> Thanks,
> Ido
>
> http://ik.homelinux.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20091121/bab11ce1/attachment-0004.html>


More information about the Lazarus mailing list