Hi, downloaded the Version 1.3.151 Beta (2011-02-12) from the website.
On 2/11/2011 1:41 PM, Thomas Mueller wrote:
Hi,
Yes, this is a bug, it will be fixed in the next release. If you want,
you can already test it in the trunk:
http://code.google.com/p/h2database/source/checkout
The getProcedureColumns bug is gone. :)
Yes, I will add support for this feature in the next release, however
it will be disabled by default. You will need to append
;DEFAULT_CONNECTION=true to the database URL. This feature is disabled
by default for performance reasons. Please note the Oracle JDBC driver
will try to resolve this database URL if it is loaded before the H2
driver (there is nothing H2 can do about that).
This does not, I can't set the attribute when I add it to the URL and
try to connect it says "Unsuported connection setting DEFAULT_CONNECTION
[90113-147]'
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.