• Hi Carlo,

    sysdepends is notoriously unreliable due to deferred name resolution - which means that I can create a stored procedure before the objects it references exist.

    In the stored procedures I tested with, sysdepends only returned about half of the referenced tables (20 instead of 40).

    Regards,

    David.