You rename the jdbc6.5-1.2.jar as postgresql.jar
and export it to your class path.
CLASSPATH=/usr/lib/pgsql/postgresql.jar
PATH=your path to jdk(/usr/local/jdk1.2/bin)
export PATH CLASSPATH
It works fine in my system.
bye
vinu
On Tue, 8 Aug 2000 12:18:17 +0530
 "B.N.V. Raman" <[EMAIL PROTECTED]> wrote:
> *This message was transferred with a trial version of
> CommuniGate(tm) Pro*
> Hello All
>   
>    I'm using Postgres 6.5.3 which has a JDBC Driver
> called 
>    jdbc6.5-1.2.jar in /usr/lib/pgsql in a RHL 6.2 system
>    
>    What Classname do i use? (Class.forName("postgresql.Driver"
> as 
>    given in the docs is not working,)
>    I've also tried copying the jar file as postgresql.jar
> and 
>   putting it into the classpath. Still not working
>    
>    So What Classname should use??
>    
>   Thanks,
>    
>    Raman.
> 
> ----------------------------------------------
> The mailing list archives are available at
> http://lists.linux-india.org/cgi-bin/wilma/LIH


----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to