Subject RE: SV: [IBO] Refrasing my question about TIBOTable (prettyprinted)
Author Support List
Thomas,

> - Use the RETURNING keyword of an INSERT INTO statement to transfer a
> server-side generated value to the client. Can't recall if IBO exposes
> this via property or similar.

If you are using a version of Firebird that supports this then you can do a
custom InsertSQL with this clause and use the parameter name of the field
name and IBO will plug it in.

I am also intending to detect the server version and to go ahead and include
it in the automatic SQL that IBO generates. But, I have not done that yet.
It's actually on my plate right now to do.

Regards,
Jason LeRoy Wharton
www.ibobjects.com