Hi Fellas
I am in the process of setting up ofbiz opentaps with Postgres ... I am a little confused with the documentation ... OpenTaps documentation says to use Ver 8.0.4 ... can I use the latest version or is OpenTaps specific to versions? Thanks in advance Phil |
that is a question best ask on the opentaps forum.
https://sourceforge.net/forum/?group_id=145855 but from a ofbiz point of view 7.4 and up works, just have to have the correct driver. the 8.0 have enhancements. Philip Laing sent the following on 10/18/2007 4:50 PM: > Hi Fellas > > I am in the process of setting up ofbiz opentaps with Postgres ... I am a > little confused with the documentation ... OpenTaps documentation says to > use Ver 8.0.4 ... can I use the latest version or is OpenTaps specific to > versions? > > Thanks in advance > Phil > > > > > |
Thanks BJ I am looking to install the latest Postgres which is 8.2.5 Just wanted to make sure that all will be well before installing Thanks again Phil > -----Original Message----- > From: BJ Freeman [mailto:[hidden email]] > Sent: Friday, 19 October 2007 10:10 AM > To: [hidden email] > Subject: Re: Postgres what version if any? > > that is a question best ask on the opentaps forum. > https://sourceforge.net/forum/?group_id=145855 > but from a ofbiz point of view 7.4 and up works, just have to have the > correct driver. > the 8.0 have enhancements. > > > > Philip Laing sent the following on 10/18/2007 4:50 PM: > > Hi Fellas > > > > I am in the process of setting up ofbiz opentaps with Postgres ... I am > a > > little confused with the documentation ... OpenTaps documentation says > to > > use Ver 8.0.4 ... can I use the latest version or is OpenTaps specific > to > > versions? > > > > Thanks in advance > > Phil > > > > > > > > > > |
I have it working on 8.2.x without any problem. Just take care you pick
up the right driver matching PostgreSQL version and your JDK version. Thanks, Raj Philip Laing wrote: > Thanks BJ > > I am looking to install the latest Postgres which is 8.2.5 > > Just wanted to make sure that all will be well before installing > > Thanks again > > Phil > > > >> -----Original Message----- >> From: BJ Freeman [mailto:[hidden email]] >> Sent: Friday, 19 October 2007 10:10 AM >> To: [hidden email] >> Subject: Re: Postgres what version if any? >> >> that is a question best ask on the opentaps forum. >> https://sourceforge.net/forum/?group_id=145855 >> but from a ofbiz point of view 7.4 and up works, just have to have the >> correct driver. >> the 8.0 have enhancements. >> >> >> >> Philip Laing sent the following on 10/18/2007 4:50 PM: >> >>> Hi Fellas >>> >>> I am in the process of setting up ofbiz opentaps with Postgres ... I am >>> >> a >> >>> little confused with the documentation ... OpenTaps documentation says >>> >> to >> >>> use Ver 8.0.4 ... can I use the latest version or is OpenTaps specific >>> >> to >> >>> versions? >>> >>> Thanks in advance >>> Phil >>> >>> >>> >>> >>> >>> > > > |
Thanks Raj Could you point me to the correct driver? Thanks in advance Phil > -----Original Message----- > From: Raj Saini [mailto:[hidden email]] > Sent: Friday, 19 October 2007 4:38 PM > To: [hidden email] > Subject: Re: Postgres what version if any? > > I have it working on 8.2.x without any problem. Just take care you pick > up the right driver matching PostgreSQL version and your JDK version. > > Thanks, > > Raj > > Philip Laing wrote: > > Thanks BJ > > > > I am looking to install the latest Postgres which is 8.2.5 > > > > Just wanted to make sure that all will be well before installing > > > > Thanks again > > > > Phil > > > > > > > >> -----Original Message----- > >> From: BJ Freeman [mailto:[hidden email]] > >> Sent: Friday, 19 October 2007 10:10 AM > >> To: [hidden email] > >> Subject: Re: Postgres what version if any? > >> > >> that is a question best ask on the opentaps forum. > >> https://sourceforge.net/forum/?group_id=145855 > >> but from a ofbiz point of view 7.4 and up works, just have to have the > >> correct driver. > >> the 8.0 have enhancements. > >> > >> > >> > >> Philip Laing sent the following on 10/18/2007 4:50 PM: > >> > >>> Hi Fellas > >>> > >>> I am in the process of setting up ofbiz opentaps with Postgres ... I > am > >>> > >> a > >> > >>> little confused with the documentation ... OpenTaps documentation says > >>> > >> to > >> > >>> use Ver 8.0.4 ... can I use the latest version or is OpenTaps specific > >>> > >> to > >> > >>> versions? > >>> > >>> Thanks in advance > >>> Phil > >>> > >>> > >>> > >>> > >>> > >>> > > > > > > |
Administrator
|
Goggle for "Postgres jdbc driver"
Jacques De : "Philip Laing" <[hidden email]> > > > Thanks Raj > > Could you point me to the correct driver? > > Thanks in advance > > Phil > > > -----Original Message----- > > From: Raj Saini [mailto:[hidden email]] > > Sent: Friday, 19 October 2007 4:38 PM > > To: [hidden email] > > Subject: Re: Postgres what version if any? > > > > I have it working on 8.2.x without any problem. Just take care you pick > > up the right driver matching PostgreSQL version and your JDK version. > > > > Thanks, > > > > Raj > > > > Philip Laing wrote: > > > Thanks BJ > > > > > > I am looking to install the latest Postgres which is 8.2.5 > > > > > > Just wanted to make sure that all will be well before installing > > > > > > Thanks again > > > > > > Phil > > > > > > > > > > > >> -----Original Message----- > > >> From: BJ Freeman [mailto:[hidden email]] > > >> Sent: Friday, 19 October 2007 10:10 AM > > >> To: [hidden email] > > >> Subject: Re: Postgres what version if any? > > >> > > >> that is a question best ask on the opentaps forum. > > >> https://sourceforge.net/forum/?group_id=145855 > > >> but from a ofbiz point of view 7.4 and up works, just have to have the > > >> correct driver. > > >> the 8.0 have enhancements. > > >> > > >> > > >> > > >> Philip Laing sent the following on 10/18/2007 4:50 PM: > > >> > > >>> Hi Fellas > > >>> > > >>> I am in the process of setting up ofbiz opentaps with Postgres ... I > > am > > >>> > > >> a > > >> > > >>> little confused with the documentation ... OpenTaps documentation says > > >>> > > >> to > > >> > > >>> use Ver 8.0.4 ... can I use the latest version or is OpenTaps specific > > >>> > > >> to > > >> > > >>> versions? > > >>> > > >>> Thanks in advance > > >>> Phil > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > > > > > > > > > |
In reply to this post by wikitec
Philip,
There is a matrix of drives at http://jdbc.postgresql.org/download.html. You can choose one suitable for your server and JDK from there. Thanks, Raj Philip Laing wrote: > Thanks Raj > > Could you point me to the correct driver? > > Thanks in advance > > Phil > > >> -----Original Message----- >> From: Raj Saini [mailto:[hidden email]] >> Sent: Friday, 19 October 2007 4:38 PM >> To: [hidden email] >> Subject: Re: Postgres what version if any? >> >> I have it working on 8.2.x without any problem. Just take care you pick >> up the right driver matching PostgreSQL version and your JDK version. >> >> Thanks, >> >> Raj >> >> Philip Laing wrote: >> >>> Thanks BJ >>> >>> I am looking to install the latest Postgres which is 8.2.5 >>> >>> Just wanted to make sure that all will be well before installing >>> >>> Thanks again >>> >>> Phil >>> >>> >>> >>> >>>> -----Original Message----- >>>> From: BJ Freeman [mailto:[hidden email]] >>>> Sent: Friday, 19 October 2007 10:10 AM >>>> To: [hidden email] >>>> Subject: Re: Postgres what version if any? >>>> >>>> that is a question best ask on the opentaps forum. >>>> https://sourceforge.net/forum/?group_id=145855 >>>> but from a ofbiz point of view 7.4 and up works, just have to have the >>>> correct driver. >>>> the 8.0 have enhancements. >>>> >>>> >>>> >>>> Philip Laing sent the following on 10/18/2007 4:50 PM: >>>> >>>> >>>>> Hi Fellas >>>>> >>>>> I am in the process of setting up ofbiz opentaps with Postgres ... I >>>>> >> am >> >>>> a >>>> >>>> >>>>> little confused with the documentation ... OpenTaps documentation says >>>>> >>>>> >>>> to >>>> >>>> >>>>> use Ver 8.0.4 ... can I use the latest version or is OpenTaps specific >>>>> >>>>> >>>> to >>>> >>>> >>>>> versions? >>>>> >>>>> Thanks in advance >>>>> Phil >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>> >>> > > > |
Thanks Raj for this important tip cheers > -----Original Message----- > From: Raj Saini [mailto:[hidden email]] > Sent: Friday, 19 October 2007 9:49 PM > To: [hidden email] > Subject: Re: Postgres what version if any? > > Philip, > > There is a matrix of drives at http://jdbc.postgresql.org/download.html. > You can choose one suitable for your server and JDK from there. > > Thanks, > > Raj > > > Philip Laing wrote: > > Thanks Raj > > > > Could you point me to the correct driver? > > > > Thanks in advance > > > > Phil > > > > > >> -----Original Message----- > >> From: Raj Saini [mailto:[hidden email]] > >> Sent: Friday, 19 October 2007 4:38 PM > >> To: [hidden email] > >> Subject: Re: Postgres what version if any? > >> > >> I have it working on 8.2.x without any problem. Just take care you pick > >> up the right driver matching PostgreSQL version and your JDK version. > >> > >> Thanks, > >> > >> Raj > >> > >> Philip Laing wrote: > >> > >>> Thanks BJ > >>> > >>> I am looking to install the latest Postgres which is 8.2.5 > >>> > >>> Just wanted to make sure that all will be well before installing > >>> > >>> Thanks again > >>> > >>> Phil > >>> > >>> > >>> > >>> > >>>> -----Original Message----- > >>>> From: BJ Freeman [mailto:[hidden email]] > >>>> Sent: Friday, 19 October 2007 10:10 AM > >>>> To: [hidden email] > >>>> Subject: Re: Postgres what version if any? > >>>> > >>>> that is a question best ask on the opentaps forum. > >>>> https://sourceforge.net/forum/?group_id=145855 > >>>> but from a ofbiz point of view 7.4 and up works, just have to have > the > >>>> correct driver. > >>>> the 8.0 have enhancements. > >>>> > >>>> > >>>> > >>>> Philip Laing sent the following on 10/18/2007 4:50 PM: > >>>> > >>>> > >>>>> Hi Fellas > >>>>> > >>>>> I am in the process of setting up ofbiz opentaps with Postgres ... I > >>>>> > >> am > >> > >>>> a > >>>> > >>>> > >>>>> little confused with the documentation ... OpenTaps documentation > says > >>>>> > >>>>> > >>>> to > >>>> > >>>> > >>>>> use Ver 8.0.4 ... can I use the latest version or is OpenTaps > specific > >>>>> > >>>>> > >>>> to > >>>> > >>>> > >>>>> versions? > >>>>> > >>>>> Thanks in advance > >>>>> Phil > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>> > >>> > > > > > > |
In reply to this post by Jacques Le Roux
I got a postgres driver from the postgres.org site. It works fine.
Skip -----Original Message----- From: Jacques Le Roux [mailto:[hidden email]] Sent: Friday, October 19, 2007 1:52 AM To: [hidden email] Subject: Re: Postgres what version if any? Goggle for "Postgres jdbc driver" Jacques De : "Philip Laing" <[hidden email]> > > > Thanks Raj > > Could you point me to the correct driver? > > Thanks in advance > > Phil > > > -----Original Message----- > > From: Raj Saini [mailto:[hidden email]] > > Sent: Friday, 19 October 2007 4:38 PM > > To: [hidden email] > > Subject: Re: Postgres what version if any? > > > > I have it working on 8.2.x without any problem. Just take care you pick > > up the right driver matching PostgreSQL version and your JDK version. > > > > Thanks, > > > > Raj > > > > Philip Laing wrote: > > > Thanks BJ > > > > > > I am looking to install the latest Postgres which is 8.2.5 > > > > > > Just wanted to make sure that all will be well before installing > > > > > > Thanks again > > > > > > Phil > > > > > > > > > > > >> -----Original Message----- > > >> From: BJ Freeman [mailto:[hidden email]] > > >> Sent: Friday, 19 October 2007 10:10 AM > > >> To: [hidden email] > > >> Subject: Re: Postgres what version if any? > > >> > > >> that is a question best ask on the opentaps forum. > > >> https://sourceforge.net/forum/?group_id=145855 > > >> but from a ofbiz point of view 7.4 and up works, just have to have > > >> correct driver. > > >> the 8.0 have enhancements. > > >> > > >> > > >> > > >> Philip Laing sent the following on 10/18/2007 4:50 PM: > > >> > > >>> Hi Fellas > > >>> > > >>> I am in the process of setting up ofbiz opentaps with Postgres ... I > > am > > >>> > > >> a > > >> > > >>> little confused with the documentation ... OpenTaps documentation > > >>> > > >> to > > >> > > >>> use Ver 8.0.4 ... can I use the latest version or is OpenTaps specific > > >>> > > >> to > > >> > > >>> versions? > > >>> > > >>> Thanks in advance > > >>> Phil > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > > > > > > > > > |
Free forum by Nabble | Edit this page |