--- info.c~ Fri May 5 13:08:08 2000 +++ info.c Fri May 5 13:07:51 2000 @@ -439,11 +439,10 @@ case SQL_OWNER_USAGE: /* ODBC 2.0 */ /* BEGIN - This says that we do not support owner name prefixs on table names. (OWNER col should also be NULL in SQLTables... see SQLGetData) - len = 4; - value = 0; */ - p = "N"; /* END - Peter Harvey */ + len = 4; + value = 0; break; case SQL_POS_OPERATIONS: /* ODBC 2.0 */