SqlScript.NET

Today I've found a new project started on GotDotNet that could solve one of the task I've too often to do during deployment of applications: the database setup.

Too many times your application needs to run a SQL Script to setup a database when installed, but unfortunately there is no simple way to run a SQL script from .NET. SQLScript.NET helps you to do this task... it provides a simple class library to run SQL Scripts. Sounds cool...

The project is only on an Alpha stage but I hope that it will be improved soon (maybe with a MSI Installer sample and a GUI to configure the installation).

Print | posted on Thursday, April 21, 2005 5:22 PM

Comments on this post

No comments posted yet.

Your comment:

 (will show your gravatar)
 
Please add 4 and 2 and type the answer here: