Skip to main content

Problem:

SQLCODE -2000 SQLERRMC= unimplemented feature received when doing a fetch prior using Microsoft Access.

Resolution:

In orer to use scrollable cursors you need to specify

EXEC SQL SET SCROLLOPTION STATIC END-EXEC after the CONNECT statement and make sure your ODBCRW32.dll is dated after June 1999.

Old KB# 7068

#netexpress
#Enterprise
#COBOL
#MFDS
#MainframeExpressandMFE
#EnterpriseDeveloper