View Single Post
  #2 (permalink)  
Old 05-17-2008, 10:23 AM
ram101 ram101 is offline
Senior Member
 
Join Date: Jun 2007
Posts: 274
Default

Disable the foreign key constraint to the parent, drop the table, re-create the table, enable the foreign key constraint.
Reply With Quote