| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| intersoftConnectionString | String | The Connection String in Intersoft's format. | ||
| userId | String | Optional | <para> The UserId or '*' to retain the Current User. </para> <para> If using Windows Integrated Security, set UserId to a blank String. </para> If omitted, a value of * is assumed. | |
| password | String | Optional | <para> The Password or '*' to retain the Current User. </para> <para> If using Windows Integrated Security, set Password to a blank String. </para> If omitted, a value of * is assumed. |
A Boolean value indicating success.