--- parser3/src/main/pa_sql_driver_manager.C 2001/05/17 18:43:06 1.19 +++ parser3/src/main/pa_sql_driver_manager.C 2001/06/28 07:41:59 1.21 @@ -5,8 +5,9 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: pa_sql_driver_manager.C,v 1.19 2001/05/17 18:43:06 parser Exp $ + $Id: pa_sql_driver_manager.C,v 1.21 2001/06/28 07:41:59 parser Exp $ */ +static char *RCSId="$Id: pa_sql_driver_manager.C,v 1.21 2001/06/28 07:41:59 parser Exp $"; #include "pa_sql_driver_manager.h" #include "ltdl.h" @@ -55,7 +56,6 @@ private: /// @param request_url protocol://[driver-dependent] SQL_Connection& SQL_Driver_manager::get_connection(const String& request_url, Table *protocol2driver_and_client) { -////__asm int 3; Pool& pool=request_url.pool(); // request pool // we have table for locating protocol's library