No special configuration needed. iBatis runs fine with PG just like any other DBMS. My app happens to be using postgresql-8.2-506.jdbc3.jar. You can get the driver from http://jdbc.postgresql.org/
On Jan 17, 2008 8:14 AM, Larry Meadors <[EMAIL PROTECTED]> wrote: > Is there a JDBC driver for it? > > (I'm also replying to the user-java list, where this one should go - > dev@ is for discussing the iBATIS code, not use of iBATIS.) > > Larry > > > On Jan 17, 2008 7:02 AM, jftabord <[EMAIL PROTECTED]> wrote: > > > > Somebody has tried to run an application that connects to a Progress > > Database, using Ibatis as the ORM framework? Does it need a special > > configuration or something? > > -- > > View this message in context: > > http://www.nabble.com/Ibatis-%2B-Progress-database-compatibility-tp14919184p14919184.html > > Sent from the iBATIS - Dev mailing list archive at Nabble.com. > > > > >
