|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-b43c9b8403
|
DBMI Library (driver) - list tables. More...

Go to the source code of this file.
Functions | |
| int | db_d_list_tables (void) |
| List available tables for given connection. | |
DBMI Library (driver) - list tables.
SPDX-FileCopyrightText: 1999-2008 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file d_list_tabs.c.
List available tables for given connection.
Definition at line 22 of file d_list_tabs.c.
References count, db_driver_list_tables, DB_OK, DB_RECV_INT, DB_SEND_FAILURE, DB_SEND_STRING_ARRAY, and DB_SEND_SUCCESS.