Hi All, I developed Continuous integration for webapplication project on .net with cruiscontrol.net(ccnet) , Msbuild, Nunit, Robocopy and also using SVN checkout. I prepare the setup on build server.
I want to reset(drop and create) my web application database every time when i take the build using Nant/Msbnuild scripts. I want DB reset on local and database server [remote]. The database is MYSQL/Oracle. Please any one share how to execute DBscripts in CCNET. Thanks in advance, Regards, Sreeram
