The MDAC tab enables you to modify information specific to the
MDAC section of the http.ini file.
The MDAC tab
You can download a preconfigured package for MDAC support in the Add-On Packages topic.
The fields specific to the MDAC section are shown below:
[MDAC] ; MDAC settings Install=1 Path=##DWEBPRO_PATH##\engine\mdac\mdac28.exe CustomParams= CheckVersion=1 Version=2.81 AskUserForInstall=1 AskUserForInstallDefaultButton=No ShowExecutionTimeOutMessage=0 ExecutionTimeout=0 Hidden=0
Each of the fields within the MDAC section are detailed below.
MDAC settings
Install
Install
Install defines whether DWebPro
has to install MDAC on the user system or not..
Accepted values: 1, 0
Path
Path
Path specifies the folder the path of the MDAC installer. For more information, refer to the DWebPro Internal Constants topic.
Accepted values: string
Custom Params
CustomParams
Custom Params specifies additional parameters
that will be passed to the MDAC installer.
Accepted values: string
Check MDAC Version
CheckVersion
Check MDAC Version specifies whether DWebPro
has to check the MDAC version against the value specified in the
Version field. If you enable this feature and DWebPro identify an MDAC version older than the one specified in the Version field, it will install the new version, otherwise it will skip the install process. Accepted values: 1, 0
Version
Version
Version specifies the version of the MDAC package specified in the
Path field.This field is ignored if the CheckVersion field is set to 0. Accepted values: string valid for version (i.e. 2.81)
Ask user for install
AskUserForInstall
Ask user for install specifies whether DWebPro
prompts the user to confirm the install of MDAC.
Accepted values: 0, 1
Default Button
AskUserForInstallDefaultButton
Default Button specifies the default
button on the confirmation form for MDAC install.
Accepted values: Yes, No
Show execution timeout message
ShowExecutionTimeOutMessage
Show execution timeout message specifies
whether DWebPro prompts the user to continue the startup process in the case the install process takes more time than specified in the
ExecutionTimeout field.Accepted values: 0, 1
Execution Timeout
ExecutionTimeout
Execution Timeout specifies the timeout,
in milliseconds, before DWebPro prompts the user to wait the install process to complete.
Accepted values: integer
Hidden
Hidden
Hidden specifies if the install process will be started hidden from the user. Set this field to 1 only if you run the MDAC installer with a minimalist user interface (UI) that doesn't require user interaction to complete. For instance:
CustomParams=/q /C:"setup /QNT"
Accepted values: 0, 1

