[fdo-trac] #817: ODBC Access: decimal values change when German locale

FDO trac_fdo at osgeo.org
Thu Feb 16 10:55:00 EST 2012


#817: ODBC Access: decimal values change when German locale
--------------------------------+-------------------------------------------
   Reporter:  brentrobinson     |       Owner:  brentrobinson                            
       Type:  defect            |      Status:  new                                      
   Priority:  major             |   Milestone:  3.7.0                                    
  Component:  GenericRdbms API  |     Version:                                           
   Severity:  2                 |    Keywords:  ODBC FdoIInsert decimal value local comma
External_id:                    |  
--------------------------------+-------------------------------------------
 Steps:
 * set machine locale to German (Germany)
 * Create an MS Access database with table with columns:
 ** id - integer (primary key)
 ** x - double
 ** y - double
 ** value - double
 * Create an ODBC DSN for the database
 * Using ODBC Provider
 ** connect to the DSN
 ** create and execute an FdoIInsert, where value = 5.55. The other
 properties can have any valid value
 * Check the database in Access. value for the inserted row is 555.

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


More information about the fdo-trac mailing list