[fdo-users] OGR+PostGIS : Update and insert

Bruno Scott bscott at geomapgis.com
Thu Nov 22 09:12:27 EST 2007


Has anyone successfully use the OGR provider for PostGIS for update and
insert? 

I use it successfully for displaying data using Map 3D 2008 
But when i try to modify something i have an error telling me that the
provider does not support updates. 

When i query the ogr provider capabilities it returns : 

  <SupportsTransactions>true</SupportsTransactions> 
  <SupportedCommands> 
    <Name>ApplySchema</Name> 
    <Name>DescribeSchema</Name> 
    <Name>Select</Name> 
    <Name>Insert</Name> 
    <Name>Update</Name> 
    <Name>Delete</Name> 
    <Name>SQLCommand</Name> 
    <Name>GetSpatialContexts</Name> 
  </SupportedCommands> 

Is it a bug in Map? in fdo? in the OGR provider? 

Thanks 
Bruno
-- 
View this message in context: http://www.nabble.com/OGR%2BPostGIS-%3A-Update-and-insert-tf4856535s18162.html#a13897175
Sent from the fdo-users mailing list archive at Nabble.com.



More information about the fdo-users mailing list