#include int db__driver_find_database (dbHandle *handle, int *found) { db_procedure_not_implemented("db_find_database"); return DB_FAILED; }