Subject | Re: JayBird and readonly columns |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-12-09T23:22:29Z |
Hi,
document. Currently it always returns false. We would be grateful if
you can provide a patch that fixes this problem.
Thanks!
Roman Rokytskyy
> I'm using the lastest JayBird driver and saw that ResultSetMeta doesYes, this is a known issue and is mentioned in JDBC20_conformance.html
> not return a column as readonly when it comes from a computed field.
>
> In Borland's employee demo database, you have a 'FULL_NAME' computed
> field which is a concatenation of first and last names. The
> resultset does noy mark it as readonly but, when you try to submit
> an update, it fails with an exception.
document. Currently it always returns false. We would be grateful if
you can provide a patch that fixes this problem.
Thanks!
Roman Rokytskyy