Re: Multiple Foreign Keys on Same Table



The whole cascading delete issue is a major pain in the ass that I
can't believe MS didn't fix in SQL 2005. If we can manually write
triggers to do so, the SQL Server should just be able to handle the
*possibility* of cascading paths and just throw an error when there
actually *were* cascading paths.

.



Relevant Pages

  • Cascading Delete
    ... I am having a strange issue with cascading deletes in that it simply isn't ... I use an SQL command as part of the DataTable in the designer called ... I use an SQL command called FillBySite to populate the Servers DataTable for ...
    (microsoft.public.dotnet.framework.adonet)
  • Cascading Delete not Cascading
    ... I am having a strange issue with cascading deletes in that it simply isn't ... I use an SQL command as part of the DataTable in the designer called ... I use an SQL command called FillBySite to populate the Servers DataTable for ...
    (microsoft.public.vb.database)
  • Cascading Delete not Cascading
    ... I am having a strange issue with cascading deletes in that it simply isn't ... I use an SQL command as part of the DataTable in the designer called ... I use an SQL command called FillBySite to populate the Servers DataTable for ...
    (microsoft.public.vb.database.ado)
  • Cascading Delete not Cascading
    ... I am having a strange issue with cascading deletes in that it simply isn't ... I use an SQL command as part of the DataTable in the designer called ... I use an SQL command called FillBySite to populate the Servers DataTable for ...
    (microsoft.public.dotnet.framework)
  • Re: Problems with cascade in menus
    ... the other font sizes up and fix some of the cascading effects... ... This is the stupidest method ever devised for sizing text. ...
    (comp.infosystems.www.authoring.stylesheets)

Loading