Tagged Questions
1
vote
4answers
198 views
SQL Server Scheduled Job - says its running with no errors but doing nothing
I have a SQL Server scheduled job which has been running for about 6 months every night.
However, it has stopped doing what it should (transfering data from one database to the next). There are no ...
1
vote
4answers
147 views
Apply upgrades (application related) to database
Since I've not done this before I am not sure if the way I am planning to do this is okay or is there a better way. Like using Windows Installer or Install Shield or Windows Installer XML (WiX) ...