Available in the LEADTOOLS Imaging toolkit. |
dbMoveLast method (Main Control)
Visual Basic example
Visual C++ 4.0 example
Visual J++ example
Overview: Refer to Managing Images in a Database
Remarks
Selects the last record in the recordset.
To avoid errors, ensure that a record exists in the specified position before using this method.
This method cancels any record additions or edits that have not been completed using the dbUpdate method.
See Also
Elements: dbMove method, dbMoveFirst method, dbMoveNext method, dbMovePrev method
Topics: Databases: Using ODBC