- MySQL知识库 :: odbc
- CursorTypes, LockTypes, and CursorLocations
-
Summary
One of the most common sources of trouble for the beginning VB / MySQL developer seems to revolve around which cursor location to use. Related to the cursor location problem is the choice of cursor type and lock type. The purpose of this article is to assist the Visual Basic developer in choosing the proper cursor location, cursor type, and lock type to use when programming Visual Basic (or VB) applications that use MySQL as a back-end database through ADO and Connector/ODBC (MyODBC).
This article was written by Mike Hillyer and published on January 22, 2004 on MySQL.com. This link has been provided to help you quickly and easily to find the answers to your questions.