[Lazarus] Catching minimize on windows
Søren Ager
soren at agerklanen.dk
Thu Jul 3 09:55:32 CEST 2008
On Wed, 2 Jul 2008, Graeme Geldenhuys wrote:
> 2008/7/2 Alex du Plessis <alexdup01 at telkomsa.net>:
> > I only changed the database,transaction and sql string properties.
> > However, from the CCR document pages I got the address of FBLib Firebird
> > library, downloaded and installed that.(It was necessary to comment out
> > 1 line as a quick resolution, in order to get the package to compile).
> > That worked without any hiccups. Maybe that's the route to go with
> > Firebird?
>
>
> Here is the thread I was talking about. My experience with SqlDB. As I
> mentioned, it was prior to FPC 2.2 release, so things might have
> improved now.
Your error was setting the TSQLQuery.Datasource property. This should NOT be
done, unless you wish to establish a master/detail relation between 2
TSQLQuery classes.
Michael.
More information about the Lazarus
mailing list