Index: trunk/FACT++/src/rootifysql.cc
===================================================================
--- trunk/FACT++/src/rootifysql.cc	(revision 19204)
+++ trunk/FACT++/src/rootifysql.cc	(revision 19205)
@@ -746,5 +746,5 @@
     // -------------------------- Request data from database -------------------
     if (verbose>0)
-        cout << "Requesting data..." << endl;
+        cout << "Requesting data... please be patient!" << endl;
 
     if (verbose>2)
@@ -759,5 +759,5 @@
     {
         cout << "Opening file '" << path << "' [compression=" << compression << "]...\n";
-        cout << "Writing data to tree '" << tree << "'" << endl;
+        cout << "Writing data to tree '" << tree << "'" << (nofill?" (--skipped--)":"") << endl;
     }
 
