Hi
1) I am opening a feature class as a table to update,
2) Setting the lock,
3) Updating table,
4) Freeing the lock,
5) Closing the table.
There is no issue in this operation.
But to check my updates when I am opening the feature class in Arc Catalog ( in Arc Map also) , Some error is coming.
However after closing the geo database and freeing the objects used , I am able to see the data in both applications.
Is it possible by any means to check the updates in between ?