Re: Right version of jdbc

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Right version of jdbc
Дата
Msg-id e33be4f7-1086-c55c-b5bf-aa8c50ccabd1@gmail.com
обсуждение исходный текст
Ответ на Re: Right version of jdbc  (Raivo Rebane <raivore55@gmail.com>)
Список pgsql-general
On 9/28/23 09:41, Raivo Rebane wrote:
> Now I changed the Postgres Server to version 15 and making Tomcat 9.0 
> project.
> Now I am using postgresql-42.6.0.jar driver, but Tomcat gives error :
> java.sql.SQLException: No suitable driver found for 
> jdbc:postgresql://localhost:5432/mushroom_database
> What driver I have to use for suitable driver.
> Or must I downgrade my postgres version ?
>

Can you show the code you use to make the database connection?





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

Предыдущее
От: Raivo Rebane
Дата:
Сообщение: Re: Right version of jdbc
Следующее
От: Raivo Rebane
Дата:
Сообщение: Re: Right version of jdbc