<DIV>Hi,</DIV>
<DIV>&nbsp; I wanna set new field value&nbsp;to an existing shape file which has been opened with update access, but it doesn't work, my code like this:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; OGRFeature* pFeature = pLayer-&gt;GetFeature(2);&nbsp;<BR>&nbsp;&nbsp;int nIdx = pFeature-&gt;GetFieldIndex("Name");<BR>&nbsp;pFeature-&gt;UnsetField(nIdx);<BR>&nbsp;pFeature-&gt;SetField( "Name", "hanJ reiver" );</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Anyone give me some advices? </DIV>
<DIV style="FONT-SIZE: 12px; COLOR: #909090; FONT-FAMILY: Arial Narrow">------------------</DIV>
<DIV>
<DIV>To the world you're little, but to a person you're the world.</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Chen Xuexia</DIV></DIV>