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
Active Directory Users and Computers MMC error and Event ID 1000
SQL Server 2005 Enterprise update query takes too long.
Label is updated, textboxes are not?
Domain account with read only permissions
show and hide multiple divs using onclick
Accessing MySQL thru VB.NET
Sending BYTE to serial port - C++
C# & WMI get mapped shares
how do you export / reuse schema from existing database MS SQL Server 2008?
ASP.NET Querystring mystery