|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-b0a6d7703c
|
DBMI Library (driver) - insert new record. More...

Go to the source code of this file.
Functions | |
| int | db_d_insert (void) |
| Insert new record into table. | |
DBMI Library (driver) - insert new record.
SPDX-FileCopyrightText: 1999-2008 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file d_insert.c.
Insert new record into table.
Definition at line 22 of file d_insert.c.
References db_driver_insert, db_error(), DB_FAILED, db_find_token(), DB_OK, DB_RECV_TABLE_DATA, DB_RECV_TOKEN, DB_SEND_FAILURE, DB_SEND_SUCCESS, db_test_cursor_type_insert(), and NULL.