Re: [WiX-devs] SQLDatabase - integrated authentication vs. sql server authentication

2006-07-11 Thread Dana Gutride
ork well?   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of Dana Gutride Sent: Monday, July 10, 2006 12:56 PM To: wix-devs@lists.sourceforge.net Subject: [WiX-devs] SQLDatabase - integrated authentication vs. sql server authentication   Currently, the database custom

Re: [WiX-devs] SQLDatabase - integrated authentication vs. sql server authentication

2006-07-10 Thread Rob Mensching
Would that work well?   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dana Gutride Sent: Monday, July 10, 2006 12:56 PM To: wix-devs@lists.sourceforge.net Subject: [WiX-devs] SQLDatabase - integrated authentication vs. sql server authentication   Currently, the

[WiX-devs] SQLDatabase - integrated authentication vs. sql server authentication

2006-07-10 Thread Dana Gutride
Currently, the database custom actions have the option to connect using Integrated Authentication or SQL Server Authentication.  The way the choice is made is determined is based on the presence of a SQLUser tag within the SQLDatabase tag.   Our UI allows the user to choose between the two, settin