Need some informations... - Mailing list pgadmin-support

From sheerin
Subject Need some informations...
Date
Msg-id 88224F8AC45F4EC19460A9B5FD1E2AF1@707908730236
Whole thread Raw
Responses Re: Need some informations...  (Thomas Pundt <mlists@rp-online.de>)
Re: Need some informations...  ("Stefan Keller" <sfkeller@gmail.com>)
List 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");

pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: How to view geometry fields as text?
Next
From: Thomas Pundt
Date:
Subject: Re: Need some informations...