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

Go to the source code of this file.
Functions | |
| int | db_d_create_database (void) |
| Create database. | |
DBMI Library (driver) - create database.
SPDX-FileCopyrightText: 1999-2008 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file d_createdb.c.
Create database.
Definition at line 23 of file d_createdb.c.
References db_driver_create_database, db_free_handle(), db_init_handle(), DB_OK, DB_RECV_HANDLE, DB_SEND_FAILURE, and DB_SEND_SUCCESS.