|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Wednesday, January 16, 2013 9:49 AM
Points: 35,
Visits: 13
|
|
Good work.
I have used "SQL making SQL" before in generating audit trail triggers.
Security needs to be addressed as well, by adding grants at the end.
Maybe pull the rights from the underlying table, and/or from the rights on the existing proc (to preserve that when regenerating)
|
|
|
|