Hi, I have an app that combines multiple .sql files as 1 script. I would like to do some validation tests on the script to ensure there are no syntax errors (usually I would parse the script in SQL2005/2008)
Is there an automated way of doing this? What tools can I use to perform this task? Any ideas whould be appreciated Regards
