Re: [WiX-users] Unable to execute SQL script from patch

2011-08-01 Thread Peter Shirtcliffe
--Original Message- From: Nangai [mailto:thangananga...@iinterchange.com] Sent: 30 July 2011 06:36 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Unable to execute SQL script from patch My script contains single line query to drop an existing table. This is not complex query. I thi

Re: [WiX-users] Unable to execute SQL script from patch

2011-07-29 Thread Nangai
My script contains single line query to drop an existing table. This is not complex query. I think wix not supporting database script patch -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-execute-SQL-script-from-patch-tp6593861p6635633.html

Re: [WiX-users] Unable to execute SQL script from patch

2011-07-28 Thread Peter Shirtcliffe
-users] Unable to execute SQL script from patch Yes. Verbose log message shows that the component is installed. I have no idea to solve this problem. >From verbose log: MSI (s) (54:D4) [12:59:25:411]: Component: ProductComponent; Installed: Local; Request: Local; Action: Local; Client St

Re: [WiX-users] Unable to execute SQL script from patch

2011-07-28 Thread Nangai
Yes. Verbose log message shows that the component is installed. I have no idea to solve this problem. >From verbose log: MSI (s) (54:D4) [12:59:25:411]: Component: ProductComponent; Installed: Local; Request: Local; Action: Local; Client State: Local -- View this message in context: http:

Re: [WiX-users] Unable to execute SQL script from patch

2011-07-27 Thread Peter Shirtcliffe
I haven't used the SQL custom actions. Have you tried generating a verbose installation log ? -Original Message- From: Nangai [mailto:thangananga...@iinterchange.com] Sent: 27 July 2011 12:44 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Unable to execute SQL script

Re: [WiX-users] Unable to execute SQL script from patch

2011-07-27 Thread Nangai
No. It is available in the base installer itself. I cant event execute the sql script while installing the patch. I tried with sql string also. It is not working. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-execute-SQL-script-from-patch

Re: [WiX-users] Unable to execute SQL script from patch

2011-07-18 Thread Peter Shirtcliffe
v=vs.85%29.aspx -Original Message- From: Nangai [mailto:thangananga...@iinterchange.com] Sent: 18 July 2011 09:28 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Unable to execute SQL script from patch Hi, I am unable to execute sql script while uninstalling the patch. I am us

[WiX-users] Unable to execute SQL script from patch

2011-07-18 Thread Nangai
Hi, I am unable to execute sql script while uninstalling the patch. I am using visual studio development environment to create installer setup and manually update to make it compatible with wix and create patch. I am importing custom actions from sqlextension class. but could not be able to run sq

Re: [WiX-users] Unable to execute SQL script from patch msp

2011-05-26 Thread Blair
e MSP file itself? -Blair -Original Message- From: Nangai [mailto:thangananga...@iinterchange.com] Sent: Thursday, May 26, 2011 5:04 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Unable to execute SQL script from patch msp Hi, I am using Wix 3.5.2519.0 to create patch. I am

[WiX-users] Unable to execute SQL script from patch msp

2011-05-26 Thread Nangai
Hi, I am using Wix 3.5.2519.0 to create patch. I am unable to execute SQL script from patch. I am adding reference to the binaty stream of SQL file in patch. But the binary is not included in the patch. Thanks in advance. -- View this message in context: http://windows-installer-xml-wix-toolset