I doubt that the <Sql.. are meant to be used with mysql, think Microsoft.

I think your way to go is using custom actions and calling mysql with 
commandline arguments,

Good luck!

Tobbe

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Norbert Haedler
Sent: den 14 maj 2008 22:35
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Install a mysql 5 database

hello,

i had some problems to install an mysql database with a wix 2.0
installer. i had installed mysql 5.0 server on an win xp system and
tried it like this: http://www.tramontana.co.hu/wix/lesson7.php
the installer does the necessary steppes without an error but afterwards
there is no database created. I also tried it with an custom action
(cmd.exe) but it isn't possible to do two steppes (login and create the
database).
I don't know what i can do now to create a database with some tables. Is
there an other possibility? or did i something wrong?

thanks for your help norbert

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to