Re: [WiX-users] Database selection dialog

2008-08-22 Thread Albert At School
I.ve just put a new version of SQLMsiCA (V1.70) online on http://madbutcher.dyndns.org/snippets/. - Original Message - From: "Albert At School" <[EMAIL PROTECTED]> To: Sent: Wednesday, August 20, 2008 7:30 PM Subject: Re: [WiX-users] Database selection dialog >

Re: [WiX-users] Database selection dialog

2008-08-20 Thread Albert At School
lbert van Peppen - Original Message - From: "Christopher Karper" <[EMAIL PROTECTED]> To: "General discussion for Windows Installer XML toolset." Sent: Monday, August 18, 2008 4:12 PM Subject: Re: [WiX-users] Database selection dialog >I see this que

Re: [WiX-users] Database selection dialog

2008-08-18 Thread dB.
ML toolset. Subject: [WiX-users] Database selection dialog Hi, Just wondering if Wix has anything built in that allows a user to select an Sql server database (with windows / sql authentication, etc). I'm sure I've seen this in installs before (something similar to the connect dialog in man

Re: [WiX-users] Database selection dialog

2008-08-18 Thread Christopher Karper
[mailto: > [EMAIL PROTECTED] On Behalf Of Christopher Karper > Sent: 18 August 2008 15:13 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Database selection dialog > > I see this question a lot out here, and this was actually the very first >

Re: [WiX-users] Database selection dialog

2008-08-18 Thread Adam Connelly
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Karper Sent: 18 August 2008 15:13 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Database selection dialog I see this question a lot out here, and this was actually the very

Re: [WiX-users] Database selection dialog

2008-08-18 Thread Christopher Karper
I see this question a lot out here, and this was actually the very first thing that brought me to this group. There is nothing built in to facilitate this, and you will need to use a CA to get it done. However, since so many people have implemented it before, you may be able to find something ou

[WiX-users] Database selection dialog

2008-08-18 Thread Adam Connelly
Hi, Just wondering if Wix has anything built in that allows a user to select an Sql server database (with windows / sql authentication, etc). I'm sure I've seen this in installs before (something similar to the connect dialog in management studio). If not, I take it that I have to write somet