ecdb.dbSendQuery: Send query to the elliptic database

ecdb.dbSendQueryR Documentation

Send query to the elliptic database

Description

This API is used for write operations such as CREATE and INSERT.

Usage

ecdb.dbSendQuery(db, statement, ...)

Arguments

db

an object of ecdb class

statement

character, the SQL statement

...

database-specific parameters may be specified here

Value

a result set object

Author(s)

Stephen H-T. Lihn


ecd documentation built on May 10, 2022, 1:07 a.m.