Re: a big question

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: a big question
Дата
Msg-id 40ADB68D.7040607@opencloud.com
обсуждение исходный текст
Ответ на a big question  (Dam Avalos <aleidam8@yahoo.com>)
Список pgsql-jdbc
Dam Avalos wrote:
> Hi!
> I have a big problem with the postgress driver, and i hope you can help
> me, i´m programming with java, and java has a method name
> Class.forName() that ask for the postgress driver... I send you the
> archive ConexionBD.java, and i hope you can help me, because when i run
> the program it says that it can´t get the driver, or found the driver,
> or something like that, so, well if you can help me i´ll be very
> gratefull with you, thanks a lot

Without more detail it's hard to be sure, but the most likely problem is
that the PostgreSQL JDBC driver is not in your classpath. See
http://www.postgresql.org/docs/7.4/static/jdbc.html#JDBC-CLASSPATH

-O

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Timeouts on big queries with JDBC?
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Java Test Harness