I have found a little problem in that due to the way in which software releases happen in my organisation that the order in which stored procs and triggers are inserted or updated is not always correct and the sysdepends table is often incomplete because of this.
Does anyone know of a way to take an existing database and correct the sysdepends table without having to manually review and reload each proc/trigger in the correct order.
Thanks
Terry