On 4/1/2011 1:34 AM, DI Martin Handsteiner wrote:
Here a working test case:
Properties properties = new Properties();
properties.setProperty("user", "sa");
properties.setProperty("password", "");
properties.put("shutdown", Boolean.
On 3/31/2011 8:50 AM, DI Martin Handsteiner wrote:
thank you very much for your fast response.
The problem with the current implementation of acceptsURL in the the
postgres driver is, that it also returns true if the connection url is like:
jdbc:oraclethin:..
jdbc:hsqldb:..
That is t
On Thu, 31 Mar 2011, Martin Handsteiner wrote:
The following bug has been logged online:
Bug reference: 5961
PostgreSQL version: 9.0 Build 801
Description:JDBC Driver acceptURL does not check 'jdbc:postgresql:'
Details:
JDBC Driver acceptURL does not check 'jdbc:postgresql:'
The following bug has been logged online:
Bug reference: 5961
Logged by: Martin Handsteiner
Email address: martin.handstei...@sibvisions.com
PostgreSQL version: 9.0 Build 801
Operating system: All Operating Systems
Description:JDBC Driver acceptURL does not check 'jdb