Re: [WiX-users] Initializing a MySQL 5 database

2007-07-21 Thread Mike Dimmick
rm into custom action data for deferred custom actions which actually do the work. -- Mike Dimmick _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Friedrich Brunzema Sent: 20 July 2007 22:12 To: Bob Arnson Cc: WixUsers Subject: Re: [WiX-users] Initializing a MySQL 5

Re: [WiX-users] Initializing a MySQL 5 database

2007-07-20 Thread Friedrich Brunzema
Sent: Friday, July 20, 2007 12:53:25 PM Subject: Re: [WiX-users] Initializing a MySQL 5 database Friedrich Brunzema wrote: I noticed that there is some SQL support in Wix, but did not find extensive documentation on this (or an example). At first glance my guess is that this only w

Re: [WiX-users] Initializing a MySQL 5 database

2007-07-20 Thread Bob Arnson
Friedrich Brunzema wrote: I noticed that there is some SQL support in Wix, but did not find extensive documentation on this (or an example). At first glance my guess is that this only works for SQL server installations. Does someone have more information? Yes, it's SQL Server-specific. We'v