--- parser3/src/classes/table.C 2001/05/11 17:45:10 1.80 +++ parser3/src/classes/table.C 2001/05/21 16:38:46 1.82 @@ -5,7 +5,7 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: table.C,v 1.80 2001/05/11 17:45:10 parser Exp $ + $Id: table.C,v 1.82 2001/05/21 16:38:46 parser Exp $ */ #include "pa_config_includes.h" @@ -505,7 +505,7 @@ static void _sql(Request& r, const Strin &sql_column_count, &sql_columns, &sql_row_count, &sql_rows); } - PCATCH(e) { // connect/process problem + PCATCH(e) { // query problem rethrow_me=e; need_rethrow=true; } PEND_CATCH @@ -525,20 +525,18 @@ static void _sql(Request& r, const Strin Table& table=*new(pool) Table(pool, &method_name, &table_columns); - { - for(unsigned long r=0; r