Subject | Re: [Firebird-Java] Re: Getting a reference after insert |
---|---|
Author | Rick Fincher |
Post date | 2002-08-06T23:02:22Z |
Thanks for the info, that saves many hours of hair pulling!
Rick
Rick
----- Original Message -----
> > How about: statement.getGeneratedKeys()? Does the driver support
> > this call?
snip
> No, this call is not supported and will not be supported until the
> Firebird API is changed. Right now I do not know any call that can
> provide such information to the driver.
>
> You can also ask this question (but without Java code) in IB-Support
> list, most Firebird gurus are there. If I am correct that issue was
> discussed before and seems to be in a "requested feature" list.
>
> Best regards,
> Roman Rokytskyy