Project DescriptionSimply run sql scripts against a SQL Server database
Just specify connection string and open or enter your sql scripts and hit F5 to execute script against a SQL Server database.
Screenshot :
Features
- Easy to use
- Auto complete SQL reserved words
- Build connection string based on user input
- Execute DDL Scripts
- Show original SQL Server error messages
- Open simple text files
- Tabbed interface, so you can work on multiple scripts
Requirements
- Microsoft .NET framework 2.0
About
SqlExec uses
ScintillaNet for editing source codes and syntax highlighting.
Author : Iman Nemati
Contact : imun2{at}gmail.com