View Single Post
  #1 (permalink)  
Old 01-26-04, 20:04
j_shaw j_shaw is offline
Registered User
 
Join Date: Jan 2004
Location: Venezuela
Posts: 4
Exclamation Do I have the right to modify third-party application's stored procedures?

Our current concern deals with stored procedures from a third-party application that were modified in order to correct future data inconsistency that was being generated. Since the stored procedures were not encrypted, I was able to modify them and correct the problem. At the same time, we developed a small in-house application to correct the current data inconsistency and we created new stored procedures in the same database. Now I'm concern about if I had the right to modify those stored procedures and additionally, created new ones inside this database? Am I restricted somehow to use our full version of MS SQL Server with a scenario like this?
Reply With Quote