Cannot DROP PROCEDURE ''duplicate_in_combolists'' because it is being referenced by object ''combolists_unique''.

  • How to resolve this problem!

    Cannot DROP PROCEDURE 'duplicate_in_combolists' because it is being referenced by object 'combolists_unique'.

    Thanks in advance

  • This was removed by the editor as SPAM

  • Save a copy of combolists_unique somewhere, drop it & then drop duplicate_in_combolists. 

    Modify the stored proc to remove the referenced dependency (or fix up the table and recreate it), then put back the sproc.

    Regards, Melissa

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply