Thread: jbuilder and postgres

jbuilder and postgres

From
"Paul Grenda"
Date:
Hi,

I'm new to postgres and am interested in using postgres and jbuilder.

What I'd like to know is do others use this combination and where do I get
the jdbc driver from and what version of the driver do I need?

Thanks in anticipation.

Regards,

Paul.




Re: jbuilder and postgres

From
Jack Woehr
Date:
Paul Grenda wrote: <blockquote type="CITE">Hi, <p>I'm new to postgres and am interested in using postgres and
jbuilder.<p>What I'd like to know is do others use this combination and where do I get <br />the jdbc driver from and
whatversion of the driver do I need?</blockquote> The driver is built when you build postgres if you <tt>configure
--with-jdbc</tt>or something <br />like that ... do a <tt>configure --help</tt> to see all the options. <br /> 
<pre>-- 
Jack J. Woehr
Senior Consultant, PureMatrix, Inc.
<a href="http://www.purematrix.com">http://www.purematrix.com</a>
"Computers are useless, they can only give you answers." - Picasso</pre>  

Re: jbuilder and postgres

From
"Paul Grenda"
Date:
Hi Jack,
 
Thanks for the answer.
 
The configure parameter is --enable-jdbc.
 
Someone might know this,  does the package version of Postgress that comes with RH7.1 have the --enable-jdbc configure parameter set?  I don't have the source and my internet connection is soooo slow.
 
Regards,
 
Paul.
"Jack Woehr" <jax@purematrix.com> wrote in message news:3B2F7B96.29860B5@purematrix.com...
Paul Grenda wrote:
Hi,

I'm new to postgres and am interested in using postgres and jbuilder.

What I'd like to know is do others use this combination and where do I get
the jdbc driver from and what version of the driver do I need?

The driver is built when you build postgres if you configure --with-jdbc or something
like that ... do a configure --help to see all the options.
 
-- 
Jack J. Woehr
Senior Consultant, PureMatrix, Inc.
http://www.purematrix.com
"Computers are useless, they can only give you answers." - Picasso