DbWrite
(Requires Analyica Enterprise or Power Player)
DbWrite(connectionString, sql)
This function is identical to DbQuery() except that the query is processed in read-write mode, making it possible to store data in the data source from within Analytica.
The «connectionString» parameter specifies the data source that you want to query.
The «sql» parameter defines an SQL query.
Library
Database Functions
See Also
Comments
Enable comment auto-refresher