|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-4bb960b182
|
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. | |
DBMI Library (driver) - open insert cursor.
SPDX-FileCopyrightText: 1999-2008 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file d_openinsert.c.
Open insert cursor.
Definition at line 22 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_OK, 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(), and NULL.