DbWrite

Revision as of 22:06, 29 January 2016 by Bbecane (talk | contribs)


(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


You are not allowed to post comments.