Other Option (RSSBus JDBC Driver for Salesforce)
The other parameters necessary to connect to a data source, e.g. username and password when applicable.
Data Type
string
Default Value
""
Remarks
The Other property is a semicolon-separated list of name-value pairs used in connection parameters specific to a data source. Some of the other properties are:
| CachePartial=True | Caches only a subset of columns which you can specify in your query. |
| QueryPassthrough=True | Passes the query to the cache database allowing you to use the full syntax of the cache database. |
| RecordToFile=filename | Records the underlying socket data transfer to the specified file. |