• The ODBC driver supports static cursors for all types of result set generating statements, including result sets generated by stored procedures.
• The ODBC driver supports LOB data for static cursors; however, by default, only the first 4096 bytes of the LOB column is buffered. See SLKStaticCursorLongColBuffLen for more information about specifying the amount of data that is buffered.