Joseph Shraibman <[EMAIL PROTECTED]> writes:
> If you set a timestamp field to be 'current' as per
> http://www.ca.postgresql.org/docs/postgres/datatype-datetime.html#AEN322
> jdbc chokes on selecting that value:
'current' is deprecated and is going to go away in 7.2 anyway (that's
why it's undoc
Christoph Jaeger escribió:
Evelio Martinez [[EMAIL PROTECTED]] wrote:
> Seema Noor escribió:
>
> > no u don't need to follow those steps.
>
> ok, that make sense
>
> >
> > but u still hav to set the classpath for the jdbc driver in this
rpm.
>
> but the CLASSPATH is already set
> (/usr/java/jdk1.
Hello,
For those having problems compiling the 7.1 JDBC driver the following
snippet from the Apache site may be a clue. I got the 7.1 .jar file to
build by setting JAVA_HOME and ANT_HOME before doing make
> You have to set the enviroment variable JAVA_HOME. It must
> point to your local JDK ro
> but the CLASSPATH is already set
> (/usr/java/jdk1.3/jre/lib/rt.jar:/usr/java/jdk1.3/lib:/usr/lib/pgsql:. )
>
> This is what I have in /usr/lib/pgsql
>
> jdbc6.5-1.1.jar
> jdbc6.5-1.2.jar
> jdbc7.0-1.1.jar
> jdbc7.0-1.2.jar
>
export
CLASSPATH=/usr/java/jdk1.3/jre/lib/rt.jar:/usr/java/jdk1.3/lib
Evelio Martinez [[EMAIL PROTECTED]] wrote:
> Seema Noor escribió:
>
> > no u don't need to follow those steps.
>
> ok, that make sense
>
> >
> > but u still hav to set the classpath for the jdbc driver in this rpm.
>
> but the CLASSPATH is already set
> (/usr/java/jdk1.3/jre/lib/rt.jar:/usr/ja
Seema Noor escribió:
> no u don't need to follow those steps.
ok, that make sense
>
> but u still hav to set the classpath for the jdbc driver in this rpm.
but the CLASSPATH is already set
(/usr/java/jdk1.3/jre/lib/rt.jar:/usr/java/jdk1.3/lib:/usr/lib/pgsql:. )
This is what I have in /usr/lib
On 04 May 2001 15:44:23 -0400, Tom Lane wrote:
Back from the weekend with sunburn (very important sign that it has stopped
raining here on the west of Europe)
>
> > All this does
> > is move the problem from being one that non-english countries have to
> > being one where it is a non-eng