Re: jdbc -Connection fail in suddnly

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: jdbc -Connection fail in suddnly
Дата
Msg-id 015801c1be11$ad8ac9c0$8201a8c0@inspiron
обсуждение исходный текст
Ответ на jdbc -Connection fail in suddnly  (Manoj Mallawaarachchie <manoj@mobitellanka.com>)
Список pgsql-jdbc
Manoj,

If you put the driver into the jdk/jre/lib/ext directory then you don't
have to set the classpath, it should work automagically.

Can you send us some test code which fails?

Dave

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Manoj
Mallawaarachchie
Sent: Monday, February 25, 2002 6:26 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] jdbc -Connection fail in suddnly


Hi All,

I got a Abnormal problem in my Posthresql DB running on RedHat 7.0
yesterday It work with JDBC application.

My Prpblem is It say fail to connect no suitable driver. but I put jdbc
drivers(jar) files in jdk/jre/lib/ext directory and set the all
classpths and it work fine in last few months but i got this error
suddnly. So I did fresh installation in another machine and do the
configuration It got same error. Only thing in 2 nd PC is partition for
data directory where data base data is stored. /data/pgsql/data/base

What can be happen..?
please advice me
Thank in advance
regards
Manoj




---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: SET TRANSACTION ISOLATION LEVEL
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: how to program a db-connection in java?