Condition the Component condtainting the SqlDatabase.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Cline Sent: Friday, June 30, 2006 8:23 AM To: [email protected] Subject: [WiX-users] Wix 3, SqlDatabase User/SqlFileSpec/SqlDatabase I am using the WixSqlExtension to build a database. It works great but I have some questions. Is there any way that these items can be conditional? In the Dialog I have checkboxes to allow the user to either enter credentials or not. If they don't enter credentials I don't want to pass the <sql:SqlDatabase user="" /> user attribute The same is true of the SqlFileSpec and SqlLogSpec tags. If the user does not provide me with the data I don't want to provide these to the extension, but I was unable to use a 'condition' here and so didn't know if what I was trying to do was possible or an enhancement that I should enter or if I was just missing something. _________________________________________________________________ Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

