Rif: coonnection

From: <rcastagnoli(at)katamail(dot)com>
To: Florian Litot <flitot(at)besancon(dot)sema(dot)slb(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Rif: coonnection
Date: 2002-10-21 21:40:27
Message-ID: 20021021214233.B6A9F34944@md4.ksolutions.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

This is my connection:
db_connection=DriverManager.getConnection("jdbc:postgresql://localhost:5432/"+databasename,"postgres","");

with no password.
I hope that it will be useful for you.
Bye.

Riccardo

>
> Da: Florian Litot <flitot(at)besancon(dot)sema(dot)slb(dot)com>
> Data: 21 ottobre 2002 11:56:20
> A: pgsql-jdbc(at)postgresql(dot)org
> Oggetto: [JDBC] coonnection
>
> what is the configuration for jdbc
>
> datasource.driver=org.postgresql.Driver
> datasource.url=jdbc:pgjdbc2://localhost/mybase
>
> datasource.username=Administrateur
> datasource.password=root
>
> it is right or not?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

__________________________________________

Fai i tuoi acquisti su www.kwshopping.it

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jean-Luc Lachance 2002-10-21 21:42:53 Re: URGENT: Help with exception
Previous Message David Hooker 2002-10-21 20:54:09 Re: URGENT: Help with exception