Re: alguien me podria dar el driver jdbc para linux

From: María Teresa Calbul T(dot) <mcalbul(at)gmail(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: alguien me podria dar el driver jdbc para linux
Date: 2005-03-12 14:59:27
Message-ID: 457bce8905031206592420fb4a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola, de aqui saqué los jars...
http://jdbc.postgresql.org/download.html#jdbcselection

Esta URL te ayudará con la configuracion necesaria para Tomcat:
http://geneura.ugr.es/~juanlu/jsp/

Con respecto al CLASSPATH:

export CLASSPATH=/ruta/pg73b1jdbc2.jar

Y el CLASSPATH debiera quedarte asi (# echo $CLASSPATH):
/usr/share/pgsql/pg73b1jdbc2.jar --> etc etc

(tu cambias la ruta donde tienes tu jar)

Saludos,
tere

On Thu, 10 Mar 2005 13:53:22 -0600 (CST), Erik De leon
<new_world33(at)yahoo(dot)com(dot)mx> wrote:
> necesito ese driver por ke al momento ke kise ejecutar un programa en java
> para hacer la conexion, me aparece un mensaje de erro que dice que el driver
> no se encuentra.
>
>
> ________________________________
> Do You Yahoo!?
> Yahoo! Net: La mejor conexión a internet y 2GB en tu buzón de Correo Yahoo!
> por $100 al mes.
>
>
>

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Nain Zp 2005-03-12 15:50:15 Consulta sobre OID en PostgreSQL
Previous Message Leonel Nunez 2005-03-12 13:43:47 Re: Servidores postgres virtuales