open_select.c

Go to the documentation of this file.
00001 #include <grass/dbmi.h>
00002 
00003 int
00004 db__driver_open_select_cursor(dbString * select, dbCursor * cursor, int *mode)
00005 {
00006     db_procedure_not_implemented("db_open_select_cursor");
00007     return DB_FAILED;
00008 }

Generated on Thu Jul 16 13:20:15 2009 for GRASS Programmer's Manual by  doxygen 1.5.6