FunctionPackage: dbi.mysqlToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
New since 6.2 release.

mysql-affected-rows

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-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page is new in the 6.2 release.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
New since 6.2 release.