users@glassfish.java.net

Re: Connection Pool for Pervasive V11

From: <forums_at_java.net>
Date: Thu, 1 Nov 2012 13:10:44 -0500 (CDT)

Hi Richard In answer to questions. 1. Yes I can connect via the plain JDBC 2.
The error I was getting was an unknown host exception. On doing some more
investigation, I found the pervasive drives didn't use the 'URL' property as
is the case for MySQL. So I added some additional properties :- serverName
portNumber databaseName And now I have my connection pool working. For
reference I used Resource Type: javax.sql.DataSource Datasource Classname:
com.pervasive.jdbc.v2.DataSource Thanks Alan

--
[Message sent by forum member 'alan_314']
View Post: http://forums.java.net/node/891571