Getting an error while writing or updating the access db
Posted: Thu Feb 16, 2012 6:50 am
Hi,
We were able to connect to ms acces via ODBC
but while writing or updating the access table via ODBC, we are getting below error
ODBC_Connector_10,0: ODBC function "SQLSetStmtAttr(SQL_ATTR_PARAMSET_SIZE)" reported: SQLSTATE = HYC00: Native Error Code = 106: Msg = [Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented (CC_OdbcDBStatement::executeInsert, file CC_OdbcDBStatement.cpp, line 533)
ODBC_Connector_10,0: ODBC function "SQLSetStmtAttr(SQL_ATTR_PARAMSET_SIZE)" reported: SQLSTATE = HYC00: Native Error Code = 106: Msg = [Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented (CC_OdbcDBStatement::executeUpdate, file CC_OdbcDBStatement.cpp, line 808)
do we need to do anything more or download anything more to write/update in to ms-access tables via odbc.
We were able to connect to ms acces via ODBC
but while writing or updating the access table via ODBC, we are getting below error
ODBC_Connector_10,0: ODBC function "SQLSetStmtAttr(SQL_ATTR_PARAMSET_SIZE)" reported: SQLSTATE = HYC00: Native Error Code = 106: Msg = [Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented (CC_OdbcDBStatement::executeInsert, file CC_OdbcDBStatement.cpp, line 533)
ODBC_Connector_10,0: ODBC function "SQLSetStmtAttr(SQL_ATTR_PARAMSET_SIZE)" reported: SQLSTATE = HYC00: Native Error Code = 106: Msg = [Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented (CC_OdbcDBStatement::executeUpdate, file CC_OdbcDBStatement.cpp, line 808)
do we need to do anything more or download anything more to write/update in to ms-access tables via odbc.