--- Octavian Rasnita <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> Is MySQL able (like MS Access) to define permanent relations between tables?
> 
> For example, I want to define a master - child relation between 2 tables so
> when deleting some entries from the master table to automaticly delete the
> entries from the details table without specifying this in the query.
> 
> Thank you.
> 
> Teddy,
> Teddy's Center: http://teddy.fcc.ro/
> Email: [EMAIL PROTECTED]

As far as I know and how I understand it, the relationships are basically all
in your head... You just have to coordinate it in your queries and other functions

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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