problem with driver

From: Davis <davis(at)elixirtech(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: problem with driver
Date: 2000-10-16 07:47:19
Message-ID: 39EAB287.743DE50@elixirtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi all,

I am very new to postgresql. I am working in linux machine and I have
builtin postgres server version 6.5.2. I am able to play around with sql

through command line. But When I tried to connect through my java
application it thowing SQLexception saying no suitable driver. I tested
with both "org.postgresql.Driver" and "postgresql.Driver" including
"postgresql.jar "driver file and "jdbc6.5-1.2.jar" driver files.
somebody please help me saying which Driver we need to use to connect to
the above server. Or please let me know how to solve this particular
problem. Any commands in this issue is welcome. Your interest in this
regard is hihgly appreciated.

Thanks in advance

Davis

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Meskes 2000-10-16 08:41:13 Re: STRANGE ecpg OUTPUT
Previous Message Oliver Fischer 2000-10-16 06:48:16 Re: PQclear() causes coredump