| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: db
This function is an accessor to a field of a mysql
structure.
db should be a mysql
object returned by connect. The value of *mysql*
is a suitable
value. This function returns the number of rows affected by the last
update or delete sql
command.
See mysql.htm for information on the Allegro MySQL facility.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |