About using drivers.... - Mailing list pgsql-jdbc

From Armando Bañuelos
Subject About using drivers....
Date
Msg-id Sea2-DAV63BdZIbAzH6000157de@hotmail.com
Whole thread Raw
Responses Re: About using drivers....  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
I have a question that probably must be a FAQ... I didn't see in the documentation on in other pages if the driver is always backward compatible with any version of the PostgreSQL server... for example if I have a server 7.3.3 and I have the driver pg74.1jdbc3.jar (the lastest) it is fully backward compatible with that server (I see in the server console a FATAL: unsupported frontend protocol ... but the driver seem to be working in the client side) or I must use the pg73jdbc3.jar instead.
Any information would be appreciated
Thankx!!!!
Armando
 
 

pgsql-jdbc by date:

Previous
From: Adriaan Joubert
Date:
Subject: Callable statements and rowsets
Next
From: Kris Jurka
Date:
Subject: Re: Callable statements and rowsets