Icon View Incident Report

Serious Serious
Reported By: Charles Tyson
Reported On: 11/6/2009
For: Version 2.03 Build 5
# 3097 VARBYTE Columns Assignments Causing an AV in Delphi/C++Builder Applications

I create a table with a couple of fields, one of them Varbyte of size 4. I open the table and tab to the varbyte field. Not knowing what data format it expects, I type in 0070F0B0 and press tab. Error:

Access violation at address 004031E3 in module 'edbmgr.exe'. Read of address 00134829.

If I click back into the varbyte field, the same error message appears in a loop and the program must be killed.


Comments Comments
The problem was with the assignment of VARBYTE column values.


Resolution Resolution
Fixed Problem on 11/7/2009 in version 2.03 build 6


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB LCL Standard with Source
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image