Re: Need some informations...

From: "Stefan Keller" <sfkeller(at)gmail(dot)com>
To: sheerin <sryf(at)online(dot)no>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Need some informations...
Date: 2008-11-30 20:09:10
Message-ID: 25bc040b0811301209s15c46ffbu8e8049cec8d2081c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Try to ask your question on this mailing list:
http://jdbc.postgresql.org/lists.html

-- Stefan

2008/11/30 sheerin <sryf(at)online(dot)no>:
> hi,
>
> I made a system using Oracle database. Now I'm trying to use PostgreSql.
>
> 1. What should I write inside the bracket her - Class.forName(" ?").
>
> 2. And what should I write here?
>
> String databaseName = " ?";
> int kode=1;
> Database database = new Database(databaseName, kode, "xxxx", "yyyy");

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Vignesh Raaj 2008-12-01 18:39:23 Reg: Nested query
Previous Message Thomas Pundt 2008-11-30 14:38:05 Re: Need some informations...