Index: trunk/ippTools/src/pxtables.c
===================================================================
--- trunk/ippTools/src/pxtables.c	(revision 15566)
+++ trunk/ippTools/src/pxtables.c	(revision 15577)
@@ -99,4 +99,6 @@
     CREATE_TABLE(calDBCreateTable);
     CREATE_TABLE(calRunCreateTable);
+    CREATE_TABLE(flatcorrRunCreateTable);
+    CREATE_TABLE(flatcorrExpCreateTable);
 
     return true;
@@ -189,4 +191,6 @@
     DROP_TABLE(calDBDropTable);
     DROP_TABLE(calRunDropTable);
+    DROP_TABLE(flatcorrRunDropTable);
+    DROP_TABLE(flatcorrExpDropTable);
 
     // re-enable foreign key constrants
