I don't use the built-in WiX SQL commands I find them too limiting, I
prefer to shell out to sqlcmd to run the SQL scripts and use the sqlcmd
replaceable parameters. For an example see here:
http://neilsleightholm.blogspot.com/2008/08/executing-sqlcmd-from-wix.ht
ml.
Neil
-Original Message--
I would be interested in a solution to this as well!
--
Edwin
-Original Message-
From: dschmitz [mailto:[EMAIL PROTECTED]
Sent: Monday, October 06, 2008 2:59 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Search & Replace template parameters in SQL
Hello,
we have lots of S
Daniel
The email I received did not have your example template parameters.
However, the way I have approached the problem of putting parameters
into SQL scripts in WIX is to use the SQLString elements and use
[MSIProperties] for the replacement work - the SQLStrings are formatted
so they follow a
3 matches
Mail list logo