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.
Library
Database Functions
See Also
- DbQuery
- Section DBWrite: writing to a database in the Analytica Enterprise chapter of the Analytica User Guide.
Comments
Enable comment auto-refresher