[fdo-trac] #28: MySQL: cannot insert into or update foreign schema class via FDO gateway

FDO trac_fdo at osgeo.org
Mon Mar 5 17:12:29 EST 2007


#28: MySQL: cannot insert into or update foreign schema class via FDO gateway
------------------------------+---------------------------------------------
   Reporter:  brentrobinson   |       Owner:  brentrobinson        
       Type:  defect          |      Status:  new                  
   Priority:  major           |   Milestone:  3.3.0                
  Component:  MySQL Provider  |     Version:  3.2.0                
   Severity:  2               |    Keywords:  foreign schema insert
External_id:                  |  
------------------------------+---------------------------------------------
 - created a non-FDO datastore with a single table with the following
 columns:
     id varchar(20) not null.
     data varchar(50) null,
     geometry geometry,
     primary key(id)

 - created an FDO datastore and applied a Feature Schema and schema
 overrides that
   relate a feature class to the above table.
 - executed a FdoIInsert command against the feature class. Got the
 following
   exception:

     No column for property 'ClassId'

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/28>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list