Re: DatabaseMetaData

From: Ognjen Blagojevic <ognjen(at)etf(dot)bg(dot)ac(dot)yu>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: DatabaseMetaData
Date: 2009-06-02 10:05:53
Message-ID: 4A24F981.9000507@etf.bg.ac.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Mohlomi Moloi 2009-06-02 10:42:41 Re: DatabaseMetaData
Previous Message Mohlomi Moloi 2009-06-02 07:46:14