#include <grass/dbmi.h>
Go to the source code of this file.
Functions | |
| int | db__driver_open_update_cursor (dbString *name, dbString *select, dbCursor *cursor, int *mode) |
| int db__driver_open_update_cursor | ( | dbString * | name, | |
| dbString * | select, | |||
| dbCursor * | cursor, | |||
| int * | mode | |||
| ) |
Definition at line 4 of file open_update.c.
References db_procedure_not_implemented().
1.7.1