Re: DatabaseMetaData - Mailing list pgsql-novice

From Ognjen Blagojevic
Subject Re: DatabaseMetaData
Date
Msg-id 4A24F981.9000507@etf.bg.ac.yu
Whole thread Raw
In response to DatabaseMetaData  ("Mohlomi Moloi" <mmoloi@khulisa.com>)
Responses Re: DatabaseMetaData
Re: DatabaseMetaData
List pgsql-novice
Mohlomi Moloi wrote:
> I have never done, not even sure how Database MetaData look like!
> I am expected to compile a DatabaseMetaData. I have created a database
> with 5 tables that is in 1NF so as to permit data to be queried and
> manipulated.
> Can anyone help?

It is not clear form your message what are you trying to do. Are you
talking about Java interface java.sql.DatabaseMetaData? Do you need to
implement that interface?

You should write in more details if you expect help on the mailing list.

Read this first: http://catb.org/esr/faqs/smart-questions.html

Regards,
Ognjen

pgsql-novice by date:

Previous
From: "Mohlomi Moloi"
Date:
Subject:
Next
From: "Mohlomi Moloi"
Date:
Subject: Re: DatabaseMetaData