[fdo][FDO246][New] MySQL - value returned from a query for FdoDataType_Byte doe...

Brent Robinson brent.robinson at autodesk.com
Wed Nov 1 15:52:43 EST 2006


You can view the artifact detail at the following URL:

    https://fdo.osgeo.org/servlets/Scarab/id/FDO246

Type
 Defect

Artifact ID
 FDO246 (MySQL - value returned from a query for FdoDataType_Byte does not match value inserted)

Reported by
 Brent Robinson
 brentrobinson (brent.robinson at autodesk.com)

New artifact details:
---------------------------------------------------------

- Platform set to new value
  All
- Component set to new value
  RDBMS
- Target milestone set to new value
  3.2.1
- Artifact Status set to new value
  New
- Description set to new value
  FdoDataType_Byte values change in insert/select round trip. 
- Artifact created
- Subcomponent set to new value
  FEATURE COMMANDS
- Steps to Reproduce set to new value
  Create a FeatureClass with a FdoDataProperty of type FdoDataType_Byte
insert a feature using a value of 0 for the FdoDataType_Byte
perform a select command and read the value returned by the featureReader for the FdoDataType_Byte
We use the ToString() method to read the value returned from the FdoFeatureReader

RESULT: 48
EXPECTED RESULT: 0

enter 8 as a value and it will return 56.
- Summary set to new value
  MySQL - value returned from a query for FdoDataType_Byte does not match value inserted
- Priority set to new value
  P2
- Operating system set to new value
  All
- Defect Severity set to new value
  High
- Version set to new value
  V2

---------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Fdo_issues mailing list