Re: [WiX-users] Re start a service and running sql scripts separately

2008-08-19 Thread MarkZune
I need to be able to do the following: Create DB and run several SQL scripts. Start a service which writes to above created database. Stop above service. Run additional SQL scripts that rely on data being entered in to DB by above service. Start service aga

[WiX-users] Re start a service and running sql scripts separately

2008-08-19 Thread MarkZune
I need to be able to do the following: Create DB and run several SQL scripts. Start a service which writes to above created database. Stop above service. Run additional SQL scripts that rely on data being entered in to DB by above service. Start service aga