opendb.c

Go to the documentation of this file.
00001 #include <grass/dbmi.h>
00002 
00003 int db__driver_open_database(dbHandle * handle)
00004 {
00005     db_procedure_not_implemented("db_open_database");
00006     return DB_FAILED;
00007 }
Generated on Tue Apr 6 13:27:22 2010 for GRASS Programmer's Manual by  doxygen 1.6.3