Re: jdbc connection string

From: Kris Jurka <books(at)ejurka(dot)com>
To: Bhushan Bhangale <bbhangale(at)Lastminute(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: jdbc connection string
Date: 2004-01-27 17:19:03
Message-ID: Pine.LNX.4.33.0401271218120.27584-100000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 27 Jan 2004, Bhushan Bhangale wrote:

> Hi All,
>
> I serached the archives but couldn't find what I am looking for. I am new to
> postgres. I want to know connection string which I need to connect to
> postgres database using jdbc.
>
> In informix I do
>
> jdbc:informix-sqli://devdb:12000/dcslive:INFORMIXSERVER=devdbv2;USER=bb;PASS
> WORD=bb;OPTOFC=1
>

http://www.postgresql.org/docs/current/static/jdbc-use.html#JDBC-CONNECT

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-01-27 18:07:00 Re: getting primary key values for inserted records?
Previous Message Peter Eisentraut 2004-01-27 17:17:52 Re: jdbc connection string