8, 2013 12:24 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Two references to same SqlDatabase
SqlString/@SqlDb. When nested under SqlDatabase that attribute is set to parent
element.
On Fri, Jan 18, 2013 at 12:05 PM, George Fleming wrote:
> Using Wi
SqlString/@SqlDb. When nested under SqlDatabase that attribute is set to
parent element.
On Fri, Jan 18, 2013 at 12:05 PM, George Fleming wrote:
> Using Wix 3.7, I want to create a database if the CREATEDATABASE parameter
> is set on command-line, but then always execute the create login SQL
> c
Using Wix 3.7, I want to create a database if the CREATEDATABASE parameter is
set on command-line, but then always execute the create login SQL command
(which may fail because the login already exists). So my Wix code looks
something like this:
CREATEDATABASE
3 matches
Mail list logo