26.1.14.2. Does MyODBC Support Dynamic Cursor Type?
Yes. MyODBC 3.51 supports Dynamic cursor type
along with Forward-only and
static.
Due to the performance issues, the driver does not support this
feature by default. You can enable this by specifying the
connection option flag as OPTION=32 or by
checking the Enable Dynamic Cursor option
from the DSN configuration.