postgres-jdbc

From: aparna <aparna(at)chintech(dot)org>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: postgres-jdbc
Date: 2005-03-17 13:40:18
Message-ID: 423988C2.6090407@chintech.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hi
I'm a computer student.
as part of my mini project i'm working on the project GUI frontend for
postgres.

i'm doing it in Java.
Is there any way to retrieve the structure of a table from the java
program and display it?

I tried to execute the command \d using the program.
it worked.
But i couldn't get the result.
Can anybody help?
Please send mail to
aparna(at)chintech(dot)org
--regards aparna

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message mikael-aronsson 2005-03-17 13:47:24 Re: postgres-jdbc
Previous Message jonathan.lister 2005-03-17 10:29:14 Re: Cannot Retrieve Binary Data