Available in the LEADTOOLS Imaging toolkit. |
dbRequery method (Main Control)
Visual Basic example
Visual C++ 4.0 example
Visual J++ example
Overview: Refer to Managing Images in a Database
Remarks
Rebuilds the recordset from the database.
This method uses the same recordset specified in the dbOpen method. The first record becomes the current record.
If the rebuild fails, the database is automatically closed.
See Also
Elements: dbOpen method, dbClose method, dbLoadBits property
Topics: Databases: Using ODBC