On Thu, 20 Mar 2008 12:29:21 +0900
"- Edwin -" <ml2edwin(at)gmail(dot)com> wrote:
> Hi,
>
> On Thu, Mar 20, 2008 at 6:17 AM, Bjørn T Johansen wrote:
> > Should I use JDBC version 8.1 Build 412 with this database or
> > is it recommended to use JDBC version 8.3 Build 603
> > or another version?
>
> Why not just stick with the version compatible with your JDK/JVM
> version? (Check http://jdbc.postgresql.org/download.html for list)
>
Ok, I just thought since the version says 8.1, 8.2 and 8.3 that this meant that jdbc version 8.1 should be used for db version
8.1, jdbc version 8.2 was meant for db 8.2, and so forth....
BTJ