--- trunk/tntnet/dynamic/adm_customer_edit.ecpp 2007/12/07 16:34:10 190 +++ trunk/tntnet/dynamic/adm_customer_edit.ecpp 2007/12/08 16:47:03 195 @@ -45,7 +45,7 @@ reply.sout() << "<< back to customer list"; reply.out() << "

"; -tntdb::Connection conn = tntdb::connect(dburl); +tntdb::Connection conn = tntdb::connectCached(dburl); std::string submit = qparam.param("submit");