[Fdo-trac] [fdo-trac] #840: Insert feature fails on table with computed column
FDO
trac_fdo at osgeo.org
Tue Jul 10 01:43:30 PDT 2012
#840: Insert feature fails on table with computed column
---------------------------------+------------------------------------------
Reporter: gBecker | Owner: danstoica
Type: defect | Status: new
Priority: major | Milestone: 3.7.0
Component: SQLServer Spatial | Version: 3.6.0
Severity: 3 | Keywords:
External_id: |
---------------------------------+------------------------------------------
When trying to insert a feature into a table with a computed column the
insertion fails because this column/property must have been "NOT NULL".
I also tried to set a dummy value for this column but this fails, too,
because computed columns couldn't be set.
So, my conclusion is that this must be a failure. I would have supposed
that the property for the computed column must be marked as ReadOnly, but
it wasn't. ReadOnly attribute was set to "false".
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/840>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list