Comments
Sort by recent activity
We have had to extend the script to deal with the following issues we found:
a) spaces in path names
b) removing service if it was already previously installed, works but Im sure would be beneficial to uninstall silently if a prior version was found
c) post install we amended the script to add/modify registry keys to provide finer level of customization
Excellent script and has already saved us a vast amount of time, great job / comments
We have had to extend the script to deal with the following issues we found:
a) spaces in path names
b) removing service if it was already previously installed, works but Im sure would be beneficia...
We are sync'ing over 15 db's across dev,qa,pre-production, production environments. It does work but is becoming increasingly cumbersome and we are seeking to automate / streamline this as much as possible.
1 project per app, vs per database would be an excellent extension.
We also require the ability to change the [target server,port/instance] for each db in block to support multiple development environments, qa and production.
I would like to configure this setup once for each target environment per project and then select which one of these to use when we wanted to deploy it during the sync process.
The option to include or exclude db's would also be beneficial
Maybe there is a better way of doing this, and we would appreciate your feedback. / comments
We are sync'ing over 15 db's across dev,qa,pre-production, production environments. It does work but is becoming increasingly cumbersome and we are seeking to automate / streamline this as much as ...
It would be very good if you could save a master list of servers/credentials in the sql multi script tool and then select from this master list which servers to execute the scripts against thus preventing the need to re-enter credentials each time. / comments
It would be very good if you could save a master list of servers/credentials in the sql multi script tool and then select from this master list which servers to execute the scripts against thus pre...