#include int db__driver_describe_table (dbString *name, dbTable *table) { db_procedure_not_implemented("db_describe_table"); return DB_FAILED; }