Post Data to sql server

685
4
05-07-2019 02:16 AM
kawishabbas
Occasional Contributor

Hi 

I am using sql server 2012 and Arcmap version 10.4.1.

My problem is that when i post data from Arcmap it will post to parent version easily but not show in the table of sql server.

Reconcile and post to default (Parent) version.

in above image i reconciled from child to parent version and post, it works successfully. i edit name filed which has mentioned in image. 

This is my Application in which i show all data in table format, you all can see there is no update of name filed.

0 Kudos
4 Replies
George_Thompson
Esri Frequent Contributor

It sounds like the versioning is working as designed. The edit may not show up in the base table till you run a compress; https://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/the-compress-operation-and-geod...

Run the compress and see if the edit is moved to the base table and report back.

Geodatabase

--- George T.
0 Kudos
Asrujit_SenGupta
MVP Regular Contributor

Or refer to the versioned view created from that Feature Class in your Application...

0 Kudos
kawishabbas
Occasional Contributor

There is same issue compress did not move edit data to base table.

0 Kudos
George_Thompson
Esri Frequent Contributor

If possible, could you delete all the versions (EXCEPT for DEFAULT) after a reconcile/post and then re-compress?

There may be a blocking version state.

--- George T.
0 Kudos