vote up 0 vote down star

Hey all, I'm wondering if anyone has ever used a tool which will take a series of .sql scripts and a manifest file of some sort and merge them into one big .sql file according to the order defined in the manifest?

I'm trying to integrate database change packaging into our automated build and I could write a tool for this but I figured it might already exist.

We use Nant and CruiseControl.NET if there are any solutions specific to that.

Thanks.

flag

36% accept rate

1 Answer

vote up 0 vote down

I have use Visual Studio 2008 Team Suite Database Edition to do exactly what you are asking for with a very good results.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.