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 are indexes on all tables etc.
> I am confused weather MySql support Procedures,

It doesn't support Stored Procedures.

> Events

I am not sure what you mean with Events, but for every meaning I could
assume, the answer is: MySQL doesn't support it.

> and Sequences.

Have a look at AUTO_INCREMENT in the manual.

> If there is a support i can also include these nodes in my Tree.
> Please respond to this as it is high priority for me.

It's always, isn't it?


Bye,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to