GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
DBMI Library (driver) - open insert cursor. More...
Go to the source code of this file.
Functions | |
int | db_d_open_insert_cursor (void) |
Open insert cursor. More... | |
DBMI Library (driver) - open insert cursor.
(C) 1999-2008 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file d_openinsert.c.
int db_d_open_insert_cursor | ( | void | ) |
Open insert cursor.
Definition at line 25 of file d_openinsert.c.
References db__add_cursor_to_driver_state(), db_driver_open_insert_cursor, db_get_error_code(), db_init_cursor(), db_malloc(), db_new_token(), DB_RECV_TABLE_DEFINITION, DB_SEND_FAILURE, DB_SEND_INT, DB_SEND_SUCCESS, DB_SEND_TOKEN, db_set_cursor_table(), db_set_cursor_type_insert(), NULL, and stat.