Index: trunk/MagicSoft/Mars/datacenter/macros/buildsequenceentries.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/buildsequenceentries.C	(revision 7238)
+++ trunk/MagicSoft/Mars/datacenter/macros/buildsequenceentries.C	(revision 7239)
@@ -283,4 +283,6 @@
                   " ORDER BY fSequenceFirst", from, to);
 
+    cout << query << endl;
+
     res = serv.Query(query);
     if (!res)
