Re: [WiX-users] SQLScript problem

2007-07-09 Thread Bob Arnson
Chad Petersen wrote: We were using Wix 2.0.3309.0 until recently Much changes in a year and a half. and the SQLScript element was working great. About a week ago we updated to WiX 2.0.5325.0 and the SQLScript element is no longer running our SQL scripts. I started looking at the older MSI

Re: [WiX-users] Sqlscript problem

2007-06-04 Thread Dhaval Patel
This has been discussed extensively... What is in your .sql script file? Do you have all the batches delimited by "GO" statements? Use SQL Server Management Studio/Enterprise Manage to load and save your scripts. Let us all know if this helps. On 6/2/07, rajiv ramanan <[EMAIL PROTECTED]> wrote