[fdo-trac] #552: ODBC provider garbles the specified class name when using enhanced IDescribeSchema

FDO trac_fdo at osgeo.org
Tue Aug 25 04:12:47 EDT 2009


#552: ODBC provider garbles the specified class name when using enhanced
IDescribeSchema
-----------------------------+----------------------------------------------
   Reporter:  jng            |       Owner:  gregboone
       Type:  defect         |      Status:  new      
   Priority:  major          |   Milestone:           
  Component:  ODBC Provider  |     Version:  3.4.0    
   Severity:  3              |    Keywords:           
External_id:                 |  
-----------------------------+----------------------------------------------
 Create a ODBC provider connection to MSTest.mdb in the GenericRdbms unit
 test directory

 Execute an IDescribeSchema with:

 SchemaName = "Fdo"
 ClassNames = { <any table in that database> }

 The execution will fail, and the provider will report the following
 message:

 Unable to find class '<table name>'

 The only thing here is that <table name> has been somehow garbled by the
 provider, and I am assuming it is trying to execute under this garbled
 name.

 For example: 'Cities' gets turned into 'ቈܮties' by the provider.

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


More information about the fdo-trac mailing list