[fpc-devel] Bug 5049: Record insert at eof in TSQLQuery

Michael Van Canneyt michael at freepascal.org
Tue Apr 25 17:20:07 CEST 2006



On Tue, 25 Apr 2006, Martin Schreiber wrote:

> More exact formulation:
>
> TSQLQuery.Last;
> TSQLQuery.Insert;
> TSQLQuery.Post;
>
> The new record is not the last record.

That is correct. It should be the last-but-one.

Michael.



More information about the fpc-devel mailing list