WriteTableSql
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
To use, you must add the ODBC-library library to your model (provided with Analytica).
See also
Comments
Enable comment auto-refresher