Changeset vendor,4 for vendor/doc/documentation.html
- Timestamp:
- 12/31/2007 02:17:16 PM (18 years ago)
- revision id:
- svn-v3-trunk1:1c22b0a8-4d0b-0410-a296-af6a2e6f35e3:plain-odbc%2Ftrunk:9
- File:
-
- 1 edited
-
vendor/doc/documentation.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vendor/doc/documentation.html
r1 r4 460 460 One can execute a select statement with <tt>exec-update</tt> and 461 461 <tt>exec-command</tt>. But the command for <tt>exec-query</tt> 462 mu tsreturn a resultset.462 must return a resultset. 463 463 </p> 464 464 <P> … … 496 496 The meta data of the result set is internally cached. If the meta data of the 497 497 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> 499 500 </p> 500 501 <p>
Note: See TracChangeset
for help on using the changeset viewer.
