Hello,
we use the Map Connections Dialog to query and post Oracle data from a configured graphical source.
The workflow looks like: query data > lock for edit > edit > post back.
Since there are cases where we need to edit a bunch of datasets (like 200k+) it takes a long time to query data (particularly when using a fence from a polygon) and much more time to lock these datasets (like more than an hour) until it comes to the real work.
In order to improve the workflow we configured all the where-clauses we need and stored that as an ORAX-file. That works but not with the valid date. For each feature it has the date from ORAX-file-creation stored and when I reload this ORAX-template it shows up the old date but we want to query current state datasets. Is there a way to get that improved, I couldn't find a VBA-based option to operate with Map Connections explorer. I could alter the old date to be current manually but we've got a bunch of features to query and that would take a while.
A second question is whether I may alter the locking type from pessimistic to optimistic (that is greyed out for some reasons) without using the Oracle versioning option. It takes much longer creating a new Oracle version and querying/posting data that way. I know there are data security issues with concurrent data edition but that's not the case here.
Kind Regards,
Maik