Codice PHP:
$campi odbc_columns($connessione_odbc$nome_dsn""$nome_tabella) or die(odbc_error_msg());

odbc_result_all($campi); 
mi da: No rows found
eppure la tabella contiene 4 campi