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

-- Stefan

2008/11/30 sheerin <[EMAIL PROTECTED]>:
> 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");

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to