Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
Delphi-BCB
Database
ADO
TADOClientDataSet
Azure
Blackfish SQL
CAB File
Config Maintenance
Core VCL
Data Access Controls
Data Aware Controls
Data Dictionary
Data Explorer
Data module
Database Tools
DataSnap
DBExpress
dbExpressCore
Debug Layer
Decision Cube Controls
Drivers
Environmental
Fields Editor
Form Wizard
Int'l Lang Driver
Performance
Remote Data Module
Sessions
Super Join
System Level Info
TField
TParams
You are not logged in.
Help
Print
Public Report
Report From:
Delphi-BCB/Database/ADO
[ Add a report in this area ]
Report #:
75975
Status:
Need Feedback
EBcdException with message '2.5 is not a valid BCD value'.
Project:
Delphi
Build #:
12.0.3420.21218
Version:
12.3
Submitted By:
Alex Gorbachenko
Report Type:
Basic functionality failure
Date Reported:
7/21/2009 10:10:45 AM
Severity:
Commonly encountered problem
Last Updated:
1/9/2010 6:46:11 PM
Platform:
All versions
Internal Tracking #:
Resolution:
Need More Info
(Resolution Comments)
Resolved in Build:
:
None
Duplicate of:
None
Voting and Rating
Overall Rating:
No Ratings Yet
0.00 out of 5
Total Votes:
None
Description
First chance exception at $7C81EB33. Exception class EBcdException with message '2.5 is not a valid BCD value'. Process Project2.exe (156)
Steps to Reproduce:
MSAccess <-> TADOConnection <-> TADOQuery <-> TDataSetProvider <-> TClientDataSet
AdoQuery query data from MS Access table. Table has float field.
ShowMessage(IntToStr(GetThreadLocale)); // 1033
SetThreadLocale(1049); // russian
GetFormatSettings;
ADOConnection1.Connected := True;
ClientDataSet1.Active := True; // First chance exception at $7C81EB33. Exception class EBcdException with message '2.5 is not a valid BCD value'. Process Project2.exe (156)
Workarounds
TADOQuery.EnableBCD := False;
Attachment
None
Comments
Tomohiro Takahashi at 7/23/2009 12:58:03 AM
-
Could you please attach sample project to reproduce your issue, including sample database file?
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us