Set ODBC connection for the specified format.
FUNCTION DBSetFormatConn(
formatName : STRING;
database : STRING;
tableName : STRING): BOOLEAN;def vs.DBSetFormatConn(formatName, database, tableName):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| formatName | STRING | The format name. |
| database | STRING | The name of the data source. |
| tableName | STRING | The table name. |
Availability: from Vectorworks 2011
- ODBC