Re: No suitable driver

Поиск
Список
Период
Сортировка
От Fabio Mesquita Povoa
Тема Re: No suitable driver
Дата
Msg-id 002e01c373d0$28572f20$0400a8c0@eadlab.com.br
обсуждение исходный текст
Ответ на No suitable driver  (Jean-Michel Zigna <jzigna@cls.fr>)
Список pgsql-jdbc
Well, if i were u i would check if the url u r using is correct. This
problem also happened to me.

String url = "jdbc:postgresql://<host>:5432/database";

5432 is the default door.

----- Original Message -----
From: "Jean-Michel Zigna" <jzigna@cls.fr>
To: <pgsql-jdbc@postgresql.org>
Sent: Friday, September 05, 2003 4:48 AM
Subject: [JDBC] No suitable driver


> Hello,
>
> I'm trying to connect to a 7.1.3 postgres instance on a redhat 7.3 server
> from a web application deployed with Jbuilder (using Java 1.4). I have
> downloaded pg73jdbc3.jar (compatible with Java 1.4) but I have still an
> exception when connecting : no suitable driver.
>
> What's wrong whith this configuration ?
>
> Thanks for your help.
>
> ZIGNA Jean-Michel
> Responsable Développements Nouvelles Technologies
> CLS
> 8,10 rue Hermès
> Parc technologique du canal
> 31526 Ramonville Saint-Agne
> tél : 05 61 39 37 80
> mail : zigna@cls.fr
> www : www.cls.fr
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly


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

Предыдущее
От: Pedro Salazar
Дата:
Сообщение: XA datasource for PostgreSQL
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: XA datasource for PostgreSQL