Index: trunk/Mars/fact/processing/numevents.C
===================================================================
--- trunk/Mars/fact/processing/numevents.C	(revision 17956)
+++ trunk/Mars/fact/processing/numevents.C	(revision 17976)
@@ -269,9 +269,9 @@
         cout << "where: " << where << endl;
 
-        if (!serv.InsertUpdate(table, vars, where))
-        {
-            cout << "ERROR - insert/update to DB failed  (vars:" << vars << " where: " << where << ")." << endl;
-            return 2;
-	}
+        //if (!serv.InsertUpdate(table, vars, where))
+        //{
+        //    cout << "ERROR - insert/update to DB failed  (vars:" << vars << " where: " << where << ")." << endl;
+        //    return 2;
+        //}
 
     }
