Re: RE: Foriegn Key

2002-07-01 Thread Egor Egorov
D.K.Dubey, Monday, July 01, 2002, 2:13:25 PM, you wrote: DKD> Thanks, I m using MySQl 3.23. Will u please tell me how it is possible. It's possible to set ON DELETE CASCADE since 3.23.50: http://www.mysql.com/doc/S/E/SEC446.html -- For technical support contracts, goto https://order.

RE: Foriegn Key

2002-07-01 Thread D.K.Dubey
Hi Arul, Thanks, I m using MySQl 3.23. Will u please tell me how it is possible. Regards D K Dubey - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the l

Re: Foriegn Key

2002-07-01 Thread Arul
Hi Dubey Actually foreign keys are supporte dfor INNODB Table types.. Whats the version of MYSQL u r using -Arul - Original Message - From: "D.K.Dubey" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 4:18 PM Subject: Foriegn Key > Hi All, > Ca