No suitable driver problem

Поиск
Список
Период
Сортировка
От mr_hopkins@earthlink.net (Micheal H.)
Тема No suitable driver problem
Дата
Msg-id 38893f4d.7230471@news.earthlink.net
обсуждение исходный текст
Список pgsql-hackers

I've checked the format of the postgresql jdbc url I'm using for my
getConnection call, it acctually works when used for programs run from
the command line.  It's only when I run an applet in a browser do I
get the error "No suitable driver".  I believe the jar is being loaded
because until I added the statement "archive=postgresql.jar" to my
applet statement, the Class.forName("postgresql.Driver"); statement
was producing an error.
Thanks for the help, past and future.



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

Предыдущее
От: Kristofer Munn
Дата:
Сообщение: Patch for elog(FATAL)/elog(ERROR) infinite loop?
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: [HACKERS] Re: vacuum timings