Salesforce

How to perform a silent install of ODBC drivers ?

« Go Back

Information

 
TitleHow to perform a silent install of ODBC drivers ?
URL NameHow-to-perform-a-silent-install-of-ODBC-drivers
Article Number000184082
EnvironmentProduct: OpenEdge
Version: 11.5, 11.6, 11.7
OS: Windows
Other: ODBC drivers, DataServer for Microsoft SQL Server, DataServer for ODBC
Question/Problem Description
How to perform a silent install of ODBC drivers?

How to perform a silent netsetup-style install of ODBC drivers?

How to perform a silent installation of the OpenEdge ODBC drivers using the installers located in DLC\install\odbc?

How to run ds-odbc-setup.exe silently?

How to run sql-odbc-setup.exe silently?

What installation options are available for ds-odbc-setup.exe / sql-odbc-setup.exe?
Steps to Reproduce
Clarifying Information
ds-odbc-setup.exe and  sql-odbc-setup.exe can be used to install ODBC drivers on another machine in a manner similar to netsetup; a full installation of OpenEdge is required.

ds-odbc-setup.exe and sql-odbc-setup.exe are added to an installation by specific products and will be executed during the main product installation.

ds-odbc-setup.exe can be used to (re)install the ODBC drivers shipped with DataServer for Microsoft SQL Server and/or DataServer for ODBC.

sql-odbc-setup.exe can be used to (re)install the OpenEdge ODBC driver.

Both ds-odbc-setup.exe and sql-odbc-setup.exe can be run interactively.

Both ds-odbc-setup.exe and  sql-odbc-setup.exe will be located in <DLC>\install\odbc, where <DLC> is the path to the OpenEdge installation.
Error Message
Defect Number
Enhancement Number
Cause
Resolution
The following command-lines are used to execute the ds-odbc-setup.exe / sql-odbc-setup.exe installers during the main installation. 

ds-odbc-setup.exe
32-/64-bit:
<DLC>\install\odbc\ds-odbc-setup.exe -s -psc_s -psc_dlc=<DLC> -hide_progress -hide_splash

sql-odbc-setup.exe
32-bit:
<DLC>\install\odbc\sql-odbc-setup.exe -s -psc_s -psc_oe32 -psc_dlc=<DLC> -hide_progress -hide_splash

64-bit:
<DLC>\install\odbc\sql-odbc-setup.exe -s -psc_s -psc_oe64 -psc_dlc=<DLC> -hide_progress -hide_splash

Replace <DLC> with the path to the OpenEdge installation.
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2017 7:38 AM

Powered by