Does anyone know how to store a new stored procedured in a particular database through scripts or batch files? We want our RCM tool to handle all our SQL Server updates this includes storing new proceduresm tables. etc. How can I accomplish this for example I have a new procedure test that I want to store into my_database. How can I store this in the appropriate database without going through enterprise manager? I guess in another words how can I envoke SQL Server through our RCM tool? If you have a sample that would be awesome. Thanks for all your help.