Re: DatabaseMetaData

From: "Mohlomi Moloi" <mmoloi(at)khulisa(dot)com>
To: ognjen(at)etf(dot)bg(dot)ac(dot)yu, pgsql-novice(at)postgresql(dot)org
Subject: Re: DatabaseMetaData
Date: 2009-06-03 14:40:11
Message-ID: LA8C3A6BAF81746668F504DD17B686E11.1244040000.scalix.khulisa.com@MHS
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi, I managed to compile my DatabaseMetaData!!! I now know about it...

-----Original Message-----
From: Ognjen Blagojevic [mailto:ognjen(at)etf(dot)bg(dot)ac(dot)yu]
Sent: 02 June 2009 12:06
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] DatabaseMetaData

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

Browse pgsql-novice by date

  From Date Subject
Next Message raajarshi . 2009-06-04 22:23:46 postgres C function returning SETOF record gives RECORD TYPE NOT REGISTERED
Previous Message Tom Lane 2009-06-02 16:36:40 Re: ERROR IN RESTORE DATABASE