The [SUM] column is read-only, as it cannot be updated. And ODBC driver provides correct information.
The SUM with Advantage connection is read-write. Because Advantage does not provide such information. This is Advantage API limitation.
And if your application needs to ignore ReadOnly setting, then set CheckReadOnly option to False.
↧