VS:DBSetFormatConn

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Set ODBC connection for the specified format.

FUNCTION DBSetFormatConn(
formatName :STRING;
database :STRING;
tableName :STRING) : BOOLEAN;
def vs.DBSetFormatConn(formatName, database, tableName):
    return BOOLEAN

Parameters

formatName STRING The format name.
database STRING The name of the data source.
tableName STRING The table name.

Version

Availability: from Vectorworks 2011