Changeset 64-bit,18
- Timestamp:
- 06/09/2008 01:38:23 AM (18 years ago)
- branch-nick:
- 64-bit
- parents:
Rev Tree Chgset 17 @64-bit,17 [64-bit,17] 2.1.5 @64-bit,2.1.5 [64-bit,2.1.5] - revision id:
- dsowen@fugue88.ws-20080609013823-09rlrk0jwdtzyhf5
- File:
-
- 1 edited
-
64-bit/doc/documentation.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
64-bit/doc/documentation.html
r2.1.4 r2.1.5 31 31 On Linux it worked with CMUCL and MySQL. Since the interface to the ODBC library 32 32 is done with 33 CFFI, plain-odbc should still w ithon these platforms/systems.33 CFFI, plain-odbc should still work on these platforms/systems. 34 34 </p> 35 35 <p> … … 485 485 <p> 486 486 <br><b>[Function]</b><br> 487 <tt>exec-update* <i>connection sqlstring parameters</i></tt><br>487 <tt>exec-update* <i>connection sqlstring parameters</i></tt><br> 488 488 The same as <tt>exec-update</tt>, but the ODBC parameters are passed as a list. 489 489 </p> … … 497 497 <p> 498 498 <br><b>[Function]</b><br> 499 <tt>exec-command* <i>connection sqlstring parameters</i></tt><br>499 <tt>exec-command* <i>connection sqlstring parameters</i></tt><br> 500 500 The same as <tt>exec-command</tt>, but the ODBC parameters are passed as a list. 501 501 </p> … … 525 525 <p> 526 526 <br><b>[Function]</b><br> 527 <tt>exec-sql* <i>connection sqlstring parameters</i></tt><br>527 <tt>exec-sql* <i>connection sqlstring parameters</i></tt><br> 528 528 The same as <tt>exec-sql</tt>, but the ODBC parameters are passed as a list. 529 529 </p>
Note: See TracChangeset
for help on using the changeset viewer.
