Subject | Re: [Firebird-Architect] Re: rdb$db_key in either XSQLDA or XSQLVAR |
---|---|
Author | Vitaly Prapirny |
Post date | 2004-05-01T09:43:17Z |
Roman Rokytskyy wrote:
resultsets - ask for ROWID column explicitly by rewriting SQL.
"Server does not support it" is not so credible reason so :)
But I'm agree that some support from the engine would be very helpfull
in such special case.
Good luck !
Vitaly
> As I already described, I do not want to rewrite SQL in the JDBCFYI, Oracle OLE DB driver does just the same thing for updatable
> driver to ask for dbkey explicitly - it is not job of the JDBC driver.
> I asked if it is possible to become dbkey implicitly _and_ without
> making incompatible changes in the XSQLDA and remote protocol. If this
> is not possible, the we do not provide this feature in JDBC - "server
> does not support it". Period.
resultsets - ask for ROWID column explicitly by rewriting SQL.
"Server does not support it" is not so credible reason so :)
But I'm agree that some support from the engine would be very helpfull
in such special case.
Good luck !
Vitaly