Skip to content

kevinly1989/BigSqlRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

============

SUMMARY

Big Sql Script Runner is a useful tool for SQL Server. It enables any database developers or others to run these large sql script files more than 300 Megabytes even any given size.

REQUIREMENTS

You have to meet the following requirements before running the tool:

  • Install .Net Framework 4.0 or later if not having on your machine.
  • If you run the sql script file directly on your database server on your machine, please make sure that you must install Sql Server on it.
  • Your t-sql script in the file have to be separated by GO batch.

MORE INFORMATION

In order to know further details, please go the web address (https://bigsqlrunner.codeplex.com/) or contact me via blog (http://dotnetmagazines.wordpress.com/)

Releases

No releases published

Packages

No packages published

Languages