• Old School:

    loop through all SP's

      exec sp_helptext 'proc name'

      search text

      break (when found)

    end


    Regards,

    Coach James