June 2002
Beginner
759 pages
80h 42m
English
RowCount
Win32::ODBC->RowCount([connection])
For UPDATE, INSERT, and DELETE statements, the
returned value is the number of rows affected by the request, or
-1 if the number of affected
rows is not available. Returns the number of affected rows, or
-1 if not supported by the
driver in the current context.