ODBCDriver Element

WiX Help

ODBCDriver Element

Description

ODBCDriver for a Component

Windows Installer references
ODBCDriver Table
Parents
Component, File, Include
Inner Text
None
Children
Sequence (min: 1, max: 1)
  1. Property (min: 0, max: unbounded): Translates into ODBCSourceAttributes
  2. ODBCDataSource (min: 0, max: unbounded)
Attributes
Name Type Description Required
Id String Identifier for the driver. Yes
File String Required if not found as child of File element  
Name String Name for the driver. Yes
SetupFile String Required if not found as child of File element or different from File attribute above  
See Also
Wix Schema