Fernanda Pizzorno wrote:
> I just came accross that in the book "JDBC API Tutorial and Reference,
> Third Edition". In the last paragraph of section "27.1.19 Queries That
> Produce Updatable Result Sets" (p.715) it stands:
>
> "Result sets created by means other than the execution of a query, such
> as those returned by several methods in the DatabaseMetaData interface,
> are not scrollable or updatable, nor are they required to be."
Thanks Fernanda, I thought I was losing my mind, I even looked in that
book & couldn't find it.
Thanks for restoring my sanity!
Dan.
|