In part 1, we looked at generating T-SQL style code. In part 2, let's get this thing to run! Last time, I showed how a single SELECT statement can be built to create an executable string of T-SQL.
We are getting a new SQL server to run a vendor application.<BR><BR>The other sys admins want to get Symantec Backup Exec version 10D's SQL Agent for the server.<BR><BR>I personally think it would be ...