Lee Martin wrote:
> 
> I would like to know whether the latest version of MySQL supports OO
> databse design and the Enhanced Entity Relationship Model in particular
> Specialization and Generalization.

As much as any (generalised) RDBMS. (i.e no).

The (excellent) Manual (online) outline what it can and cannot do.

If you want to use MySQL in this area you will have to implement your
own OO -> RDBMS translation etc ...

It is not an OO DBMS.

Hope that helps.

Greg

> 
> Any information would be useful.
> 
> Thanks :)
> 
> --------------------------------------------
>   Lee Daniel Martin
>   CSAI
>   School Of Cognitive & Computing Science
>   University of Sussex
> 
>   tel:  01273 673903 (home)
>         07941 692424 (mobile)
> ---------------------------------------------
>  [EMAIL PROTECTED]          (Unix)
>  [EMAIL PROTECTED]       (PC)
> ---------------------------------------------
> 
> ---------------------------------------------------------------------
> 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

---------------------------------------------------------------------
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