Microsoft
Software
Hardware
Network
Question : Can I write a script to generate another script
Hello,
I am trying to keep two database structures in sync. I make changes in my test database, test them etc, and then run a script on the live database.
I would like to keep a list of stored procedures names, and when I am ready to update the live database, run this as a script that then generates the script I can use to alter the second database.
Hope I have made that clear.
Answer : Can I write a script to generate another script
you can have script of function and SP by its name. look at the blog link below:
http://www.sqlhub.co
m/2010/05/
generate-s
p-or-funct
ion-
defini
tion-in.ht
ml
Random Solutions
Inserting Line Break in JSP String being displayed by Javascript
How to Query Same Table twice using 1 SQL Query ?
Sonice Wall / Cisco VPN compatibility
Re-use generated field in MS SQL Server?
How to execute Internet Explore page silently
How to set tint color of TTButton?
Radio Button Centering in Access Report
inbound email delays from different sources
ArcServe - how to notify via email
Datareader.Read() not returning any results