Viewing post 1 (of 2 total)
I ran into this problem awhile back with a fairly complex database. SQL Server's cascade delete could not handle self-referencing columns, such as a ManagerId Column in an Employee table...
September 29, 2004 at 8:31 am
#524784