Re: what step need to configure postgres for java application

Поиск
Список
Период
Сортировка
От Guy Rouillier
Тема Re: what step need to configure postgres for java application
Дата
Msg-id D4D1632DC736E74AB95FE78CD60900790127F0@mtxexch01.add0.masergy.com
обсуждение исходный текст
Ответ на what step need to configure postgres for java application  ("deepak pal" <deepak.05pal@gmail.com>)
Список pgsql-general
PostgreSQL is a database engine.  You use it from a Java application just like you would any other DBMS.  The JDBC driver for it can be found here: http://jdbc.postgresql.org/

--
Guy Rouillier

-----Original Message-----
From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of deepak pal
Sent: Wednesday, July 19, 2006 6:32 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] what step need to configure postgres for java application

hi,
   can anydody tell me what steps nee to configure postgres for java application.plz give me link frm where i got driver for it. 

--
Deepak Pal
Software Developer
Wicenet ltd.
Pune(M.H )

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

Предыдущее
От: Reece Hart
Дата:
Сообщение: Re: Constraint for two fields unique any order
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem creating a function