Tuesday, July 31, 2012

New tool MSSQL Scripts

Find this useful tool to run scripts on MSSQL, it runs each query separate separated by ";". The reason for this is because Views and Procedures queries expects to be executed separate from other queries, which resulted in having to run several queries 1 by 1 and thus resulted in creating this tool. Its as easy as connecting to the MSSQL server opening the SQL Script file and running it. To download the software click here

No comments:

Post a Comment