Hello,
When I use dbsettablenum function to modify cell value, an error message show up with ODBC code 23000 and Flexsim code : 23 - SQLSetPos.
My OS is 64bit, setup ODBC datasource with 64bit and connect to Access database(*.accdb).
It's fine to dbopen(). In View>Current Database Table can see the whole table loaded.
Error occurred when using dbsettablenum().
Successful if using SQL query.