Hi.
On Tue, Nov 20, 2001 at 09:58:46AM +0530, [EMAIL PROTECTED] wrote:
> Hi,
>
> I am developing an application which shows Meta Data of the MySql database in Tree
>Structure.
> In this i am displaying nodes like Tables and its childs are Tables in the database,
>Indexes and its child nodes ar
Hi,
I am developing an application which shows Meta Data of the MySql database
in Tree Structure.
In this i am displaying nodes like Tables and its childs are Tables in the
database, Indexes and its child nodes are indexes on all tables etc.
I am confused weather MySql support Procedures, Events