new feature request
Posted: Tue 22 Sep 2015 11:27
ODAC has a great new feature for batch updates (using ValueCount and Params[][]).
It would be nice if, in a next release, it could also return an DynamicArray<long> for rowsaffected, holding the rows affacted individually for each update.
For backward compatibility, it could be another property, e.g. BatchUpdateAffectedRows
Regards.
It would be nice if, in a next release, it could also return an DynamicArray<long> for rowsaffected, holding the rows affacted individually for each update.
For backward compatibility, it could be another property, e.g. BatchUpdateAffectedRows
Regards.