Need some informations...

From: "sheerin" <sryf(at)online(dot)no>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Need some informations...
Date: 2008-11-30 11:29:24
Message-ID: 88224F8AC45F4EC19460A9B5FD1E2AF1@707908730236
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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");

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Thomas Pundt 2008-11-30 14:38:05 Re: Need some informations...
Previous Message Guillaume Lelarge 2008-11-29 17:24:13 Re: How to view geometry fields as text?