Index: branches/version-2/data/class/SC_DbConn.php
===================================================================
--- branches/version-2/data/class/SC_DbConn.php	(revision 17205)
+++ branches/version-2/data/class/SC_DbConn.php	(revision 17345)
@@ -66,5 +66,5 @@
         $this->error_mail_title = DB_ERROR_MAIL_SUBJECT;
         $this->err_disp = $err_disp;
-        $this->dbFactory = SC_DB_DBFactory::getInstance();
+        $this->dbFactory = SC_DB_DBFactory_Ex::getInstance();
     }
 
