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
iMovie > iDVD; de-interlace video.
Can't get an ASP page to display using IIS 7
Moving large amounts of data
Password for run the macro
Is it possible to select paper type as a Macro?
excel - macro for option button
Create a link based on the first letter of a file name
Google Apps Premier Outlook 2003 configuration problem
VBA code to loop through a process for importing EXISTING excel files.
Finding members order of a struct with reflection.