Hello,

I just want to make sure I'm on the right track.  I am trying to use Orion
and Postgres SQL database together.

Postgres does not have the JDBC 2.0 driver available so I am wondering how
to configure the data-source.xml so ORION will take care of creating a
connection pool for me.

Secondly, I am unsure as to how to which method to call to obtain a
connection from the connection pool from my program.  getConnection() or
getPooledConnection()??

Any help would be greatly appreciated..

Thank-you,

Rob


Reply via email to