|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-8843f13794
|
DBMI Library (driver) - create table. More...

Go to the source code of this file.
Functions | |
| int | db_d_create_table (void) |
| Create table. | |
DBMI Library (driver) - create table.
SPDX-FileCopyrightText: 1999-2008 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file d_create_tab.c.
Create table.
Definition at line 23 of file d_create_tab.c.
References db_driver_create_table, db_free_table(), DB_OK, DB_RECV_TABLE_DEFINITION, DB_SEND_FAILURE, and DB_SEND_SUCCESS.