OLE DB provider installation options

The OLE DB provider offers installation options for both 32-bit and 64-bit installation executable files.

The installation options are as follows:

  • For 32-bit installations:
    • Full GUI installation, by using the C:\nzoledbsetup.exe file
    • Silent installation, not including installation of the VS2010 libraries, by using the C:\nzoledbsetup.exe -i silent command
    • Silent installation, including installation of the VS2010 libraries, by using the C:\nzoledbsetup.exe -i silent -DVC8_LIB_INSTALL=1 command
  • For 64-bit installations:
    • Full GUI installation, by using the C:\nzoledbsetup64.exe command
    • Silent installation, not including installation of the VS2010 libraries, by using the C:\nzoledbsetup64.exe -i silent command
    • Silent installation, including installation of the VS2010 libraries, by using the C:\nzoledbsetup64.exe -i silent -DVC8_LIBS_INSTALL=1 command

Before you install the OLE DB provider, you must install the appropriate Netezza® appliance client tools. See Installing and uninstalling the client tools software. After you install the OLE DB provider, you must configure the provider and the OLE DB data source. See Configuring OLE DB.