Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets additional nonstandard logon parameters that are stored in the LoginProperty class.
Syntax
public void setOther(str otherOdbcParameters)
Run On
Called
Parameters
- otherOdbcParameters
Type: str
The additional ODBC-formatted parameters.
Remarks
This method should be used only if the data source that you want to use requires some additional, nonstandard parameters.
The parameters must be applied in the standard ODBC format: <parm1>=<value1>;<parm2>=<value2>,...
For example: MODE=1;PATCH=32