#include <grass/dbmi.h>
Go to the source code of this file.
Functions | |
| int | db__driver_fetch (dbCursor *cursor, int position, int *more) |
| int db__driver_fetch | ( | dbCursor * | cursor, | |
| int | position, | |||
| int * | more | |||
| ) |
Definition at line 3 of file fetch.c.
References db_procedure_not_implemented().
1.7.1