> If you're looking for foreign keys, no. MySQL doesn't support that.
> (Though I think it may be on the list of things to do.)
The entrire ISO SQL-92 is said to be on the list of things to
do, but do have you an idea how priorized the above issue is ?
--
PHP Windows Mailing List (http://www.p
___
> - Original Message -
> From: "Rob Adams" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, August 21, 2003 5:41 PM
> Subject: [PHP-WIN] Re: how to establish relationship in Mysql
>
>
> > "Thomas Edw
Not so. Actually you can enforce FOREIGN KEYs if you choose the InnoDB table
type.
Ignatius
_
- Original Message -
From: "Rob Adams" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 21, 2003 5:41 PM
Subject: [PHP-WIN
"Thomas Edward Lawrence" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> May it establish relationship in Mysql as if we can establish relationship
> between tables in Access ? If can , please tell me , I use php Myadmin and
> EMS Mysql manager version 2.5 , thank you .
>
>
If you're