Re: org.postgresql.Driver

From: Bernardo López <bernardolg(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: org.postgresql.Driver
Date: 2005-11-18 04:45:32
Message-ID: 3ba0be70511172045u75b83837m350de68f458036a8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thanks for the prompt answer Aaron!
Unfortunately it's still not working :S
The System.getProperty("java.class.path") returns the folder the file
is in and other folders:

C:\UNIV 2005-1\Labs\Lab 20051018;
C:\Archivos de programa\Java\jdk1.5.0_04\jre\lib\rt.jar;
C:\Archivos de programa\Java\jdk1.5.0_04\lib\dt.jar;
C:\Archivos de programa\Java\jdk1.5.0_04\lib\tools.jar;
C:\Archivos de programa\Java\jdk1.5.0_04\jre\lib\ext\dnsns.jar;
C:\Archivos de programa\Java\jdk1.5.0_04\jre\lib\ext\localedata.jar;
C:\Archivos de programa\Java\jdk1.5.0_04\jre\lib\ext\sunjce_provider.jar;
C:\Archivos de programa\Java\jdk1.5.0_04\jre\lib\ext\sunpkcs11.jar

Also set the PATH and others without the " marks.
I'll take a look to the FAQ page.
I'll keep trying.

Thanks for all!, and keep posting!

ßernardo L.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-11-18 05:06:18 Re: plpython integer types
Previous Message Announce 2005-11-18 03:49:44 Re: org.postgresql.Driver