Welcome to MSDN Blogs Sign in | Join | Help

SQLScript.NET

How many times have you created a project and you needed to insure that a SQL Script was run to create a database as a part of the installation?  I haven't found any good way to get this done so one afternoon I decided to create a library that could do this after a fruitless search on the internet for something that would do it.  It turned out that it wasn't that hard to create it and I tested it with some scripts from Enterprise Library.  The code itself does not use Enterprise Library (though it could).  At this point it supports only SQL Server.

I decided to add it to a workspace on GotDotNet so that you can collaborate with me on the development and evolution of this tool.  So join the workspace and let's work on this together.  Goto http://workspaces.gotdotnet.com/sqlscript and join me.

Published Wednesday, April 20, 2005 7:25 AM by ronjacobs

Comments

Wednesday, April 20, 2005 7:58 AM by Matt's Weblog

# Cool GotDotNet Project

Ron Jacobs has created a project on GotDotNet Workspaces that can be
used to run SQL scripts from an...
New Comments to this post are disabled
 
Page view tracker