var s: TSQLQuery; begin s := TSQLQuery; s.Free; end;
Think that should be s := TSQLQuery.Create(nil)..
Greetings, Marius _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal