Book Image

WiX Cookbook

By : Nicholas Matthew Ramirez
1 (1)
Book Image

WiX Cookbook

1 (1)
By: Nicholas Matthew Ramirez

Overview of this book

Table of Contents (20 chapters)
WiX Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 12. Installing SQL Server Databases

In this chapter, we will cover the following topics:

  • Installing a SQL Server instance with a bootstrapper

  • Adding a database to a SQL Server instance

  • Creating a table within a SQL Server database

  • Inserting data into a database table

  • Creating an ODBC data source for a SQL Server instance