Ignore:
Timestamp:
12/31/2007 02:17:16 PM (18 years ago)
Author:
raverkamp
revision id:
svn-v3-trunk1:1c22b0a8-4d0b-0410-a296-af6a2e6f35e3:plain-odbc%2Ftrunk:9
Message:

minor changes, test for mysql, delete of ffc dir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • error-handling/doc/documentation.html

    r1 r2.1.2  
    460460      One can execute a select statement with <tt>exec-update</tt> and
    461461      <tt>exec-command</tt>. But the command for <tt>exec-query</tt>
    462       muts return a resultset.
     462      must return a resultset.
    463463    </p>
    464464    <P>
     
    496496      The meta data of the result set is internally cached. If the meta data of the
    497497      result set changes with the invocations yo must use a new prepared statement.
    498       This should not happen often, but it is possible.
     498      This should not happen often, but it is possible.
     499      <b>Currently only the first resultset is returned!</b>
    499500    </p>
    500501    <p>
Note: See TracChangeset for help on using the changeset viewer.