Difference between revisions of "DbWrite"
m (adding doc status category) |
|||
Line 2: | Line 2: | ||
[[Category:Doc Status D]] <!-- For Lumina use, do not change --> | [[Category:Doc Status D]] <!-- For Lumina use, do not change --> | ||
− | + | ''(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]] |
Revision as of 20:42, 1 August 2007
Comments
Enable comment auto-refresher