Forum Discussion
karkadil
12 years agoValued Contributor
I don't know about how to read the format of the table, but objects can be easily updated using checkpoint functionality.
First, make sure that necessary options are checked in the Tools - Options - Engines - Stores (in your case Update table should be checked).
Second, check Update checkbox next to the table you want to update in the Stores item.
Now run your script and it will update stored values instaed of verifying them.
Don't forget to uncheck these options back then!
Is it what you need?
First, make sure that necessary options are checked in the Tools - Options - Engines - Stores (in your case Update table should be checked).
Second, check Update checkbox next to the table you want to update in the Stores item.
Now run your script and it will update stored values instaed of verifying them.
Don't forget to uncheck these options back then!
Is it what you need?