You have to write your own Rollback scripts.  Due to the design of the Windows 
Installer it is not possible to maintain a single SQL transaction through the 
whole install process... so we get stuck with more of a compensating 
transaction model as opposed to ACID.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Greenberg
Sent: Monday, September 17, 2007 12:03
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] SqlExtension Rollback

After a SqlScript element is successfully executed, will it be rollbacked if 
the installer fails after that point?

I see that a RollbackExecuteSqlStrings CA is created.  If it does rollback, how 
is this accomplished at the SQL Server level?

Thanks,
Ben


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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 2005.
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