Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
DB Access Module for MySQL User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.5 Cursors

When using the DB Access Module for MySQL, the DB Interface Module class RWDBCursor is implemented using the capabilities of the MySQL Library. Cursors can be both sequential and scrollable.

The default cursor type implemented in the DB Access Module for MySQL is sequential cursor.

Scrolling cursors are available through the DB Access Module for MySQL, and are implemented by using the mysql_data_seek method to move arbitrarily through the result set stored in the client from a mysql_store_result call.



Previous fileTop of DocumentContentsIndex pageNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.