You'll need: 1) storage of SqlPackage.exe and it's binary dependencies in the Binary Table; 2) a custom action to stream these bits to a convenient place to run them; 3) a custom action to stream the DACPAC, DLL, and publish.xml file to a convenient place; 4) a custom action to setup your SqlCmdVars (unless you plan on passing them all as properties on the SqlPackage command line; 5) a custom action to run SqlPackage on the DACPAC and publish.xml file; AND 6) optionally, a custom action to clean up the mess;
-- John Merryweather Cooper Build & Install Engineer - ESA Jack Henry & Associates, Inc.® Shawnee Mission, KS 66227 Office: 913-341-3434 x791011 jocoo...@jackhenry.com www.jackhenry.com -----Original Message----- From: Vani Rao [mailto:vani...@microsoft.com] Sent: Thursday, May 22, 2014 2:21 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Wix Changes after converting VSDB to SQLPROJ Hi, I am new to Wix. I have requirement. We have converted the VS2010 .dbproj to SQLPROJ. I need to make changes to the existing wix project to install this SSDT. What are the changes that I need to do for the Wix project? Thanks, Vani ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users