Book a Demo

Author Topic: Import Dependencies for Stored Procedures  (Read 3357 times)

Nick B

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Import Dependencies for Stored Procedures
« on: May 16, 2015, 02:20:26 am »
Submitted the following request, so posting here in case there is already a way to achieve this or for discussion:

I have imported a schema from a SQLServer 2012 database and am pleased to see that for Views, a list of objects on which the view depends is created as Dependencies under SQLObject properties.

It would be great if this was ALSO the case for Stored procedures and Functions - I would imagine this to be a small step forward from the work you have already implemented for Views?