Skip to main content

INSERT with ACCESS ODBC gets SQLCODE -106 optional feature not implemented

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

INSERT with ACCESS ODBC gets SQLCODE -106 optional feature not implemented

Resolution:

Compile the application with the SQL(USECURLIB=YES) compiler directive.

Old KB# 7103