WriteTableSql

Revision as of 20:02, 31 December 2025 by Lchrisman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


WriteTableSQL( tabl, rowIndex, labelIndex, dbTableTableName )

Returns the SQL that will write the table to the database table. This can be used as the second argument to DBWrite. This SQL statement replaces the entire contents of an existing table with the new data.

Library

ODBC-library

To use, you must add the ODBC-library library to your model (provided with Analytica).

See also

Comments


You are not allowed to post comments.