Author: SSWUG Research

Community

SQL Syntax Validator

By Santosh Rao – I had one of my requirements in my application to store some custom SQL Queries into our System. These SQL Queries would be provided by the end user who is kind of well versed at least with SQL. Our system later would execute these queries to perform various aspects of the system.

Community

GenerateScript

Created by: Alexander Chigrik – This script will generate script for all tables and all dependent objects for the given database. You can pass the Server name, user name, user password, database name and file name into GenerateScript stored procedure