Index: unicode/doc/documentation.html
===================================================================
--- unicode/doc/documentation.html	(revision unicode,1)
+++ unicode/doc/documentation.html	(revision unicode,4)
@@ -460,5 +460,5 @@
       One can execute a select statement with <tt>exec-update</tt> and 
       <tt>exec-command</tt>. But the command for <tt>exec-query</tt> 
-      muts return a resultset.
+      must return a resultset.
     </p>
     <P>
@@ -496,5 +496,6 @@
       The meta data of the result set is internally cached. If the meta data of the 
       result set changes with the invocations yo must use a new prepared statement.
-      This should not happen often, but it is possible.
+      This should not happen often, but it is possible. 
+      <b>Currently only the first resultset is returned!</b>
     </p>
     <p>
