Hi, I'm comparing two databases' stored procs and I'm getting some strange results. My comparison is scripting some stored procs which are neither in Database A or B. As a matter of fact, they appear to be very old stored procs that were dropped from the source database a long time ago. Yet the comparison seems to think that the source still has it and creates the stored procs to be created in the target database. Why is this happening?
|