I have an ArcSDE point feature class and I add it to ArcMap 10.
After that I add some points to it and fill every field for all points in the attribute table and Save Editing.
However, the SQL Server table that related to the feature class is empty while the attribute table in ArcMap and ArcCatalog is full (as expected).
I checked the connection to the spatial database and that was correct.
How do I fill the table in SQL Server when the attribute table in ArcGIS is full?