Re: getNotifications

Поиск
Список
Период
Сортировка
От kfan
Тема Re: getNotifications
Дата
Msg-id 1345224154859-5720244.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: getNotifications  (Maciek Sakrejda <m.sakrejda@gmail.com>)
Ответы Re: getNotifications
Список pgsql-jdbc
Maciek - I responded directly to your email and attached my test code.

I am a bit confused as I removed the "details" from the run method so it
would compile, then tried to run, baby steps, and get the following runtime
error:

Exception in thread "main" java.lang.ClassNotFoundException:
org.postgresql.Driver on the line

      Class.forName("org.postgresql.Driver");

I am using Eclipse, my build path has the postgresql-9.0-801.jdbc4.jar. I
know it must be something simple.  I've done a little googling and not sure
I am getting it.



--
View this message in context: http://postgresql.1045698.n5.nabble.com/getNotifications-tp5720228p5720244.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


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

Предыдущее
От: Maciek Sakrejda
Дата:
Сообщение: Re: getNotifications
Следующее
От: kfan
Дата:
Сообщение: Re: getNotifications