On Fri, 14 Nov 2014 14:15:08 +0100 (CET)
Michael Van Canneyt <mich...@freepascal.org> wrote:

> Connections for databases that have lastinsertID you can call the method 
> created for this:
> 
> Function GetInsertID: int64;
That is actually exactly what I was looking for.
I was just too dense to realize that it belongs to the connection, not the 
query and didn't look for it there.
Shame on me.

Thanks a lot
R.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to