--- trunk/tntnet/dynamic/adm_template.ecpp 2007/11/29 08:04:13 94 +++ trunk/tntnet/dynamic/adm_template.ecpp 2007/12/08 16:47:03 195 @@ -28,7 +28,7 @@ <{ -tntdb::Connection conn = tntdb::connect(dburl); +tntdb::Connection conn = tntdb::connectCached(dburl); }>