Hello Jaap,

I don't think you can sequence a custom action in between.  The SQL
scripts are all executed by a single custom action themselves.

Can you do your dataload through an slqstring or script instead of via
other custom actions?

Michael

 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jaap de
Wolff
Sent: Thursday, 13 July 2006 12:33 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] SqlScript and CustomActions

Hello,

I want to create a database, run an sql script to create tables etc.
then do a few custom actions, which fill the database, and then execute
a few sql strings.
The last sql strings contain values which depend on customer choices.
My question is:
Is there a way of scheduling custom actions between some sql scripts,
and some sql strings?

Jaap




------------------------------------------------------------------------
-
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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users




-------------------------------------------------------------------------
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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to