bindupdate.c

Go to the documentation of this file.
00001 #include <grass/dbmi.h>
00002 
00009 int
00010 db__driver_bind_update (dbCursor *cursor)
00011 {
00012     db_procedure_not_implemented("db_bind_update");
00013     return DB_FAILED;
00014 }

Generated on Sun Apr 6 17:31:38 2008 for GRASS by  doxygen 1.5.5