[Lazarus] SQLQuery crashes in Android
michael.vancanneyt at wisa.be
michael.vancanneyt at wisa.be
Fri Mar 30 11:57:23 CEST 2012
On Fri, 30 Mar 2012, Felipe Monteiro de Carvalho wrote:
> Hello,
>
> Simply putting a TSQLQuery in a Android form crashes.
>
> I searched the lcl and sqldb directories but I couldn't find any place
> which says "Unknown property"
>
> Any ideas where the exception could be or how to fix it?
It means the form file contains a FieldDefs property, which it does not find
in the object itself.
To my knowledge, the FieldDefs property should not be streamed for a TSQLQuery.
Michael.
More information about the Lazarus
mailing list