From: Peter C. <Pet...@me...> - 2006-11-23 12:54:33
|
> From: Adam Marshall > ON DELETE CASCADE doesn't work with MySQL and MS SQLServer,=20 > what would you do about those DB's? Get a supported MSSQL version - it's supported on SQL Server 2000 and newer using the same syntax Antony describes. SQL Server 7 is at the end of its life, and sites running it should be thinking about upgrading. - Peter |