Icon View Incident Report

Serious Serious
Reported By: Ivan Mihailov
Reported On: 7/15/2000
For: Version 2.03 Build 1
# 594 DBSYS Reverse-Engineering SmallInt Fields Incorrectly For C++Builder

SmallInt fields are being reverse-engineered to ftSmallInt however db.hpp for C++Builder defines it as ftSmallint (lower case 'i').


Comments Comments and Workarounds
The workaround is to modify the generated source code to adhere to the case-sensitivity for C++Builder.


Resolution Resolution
Fixed Problem on 7/19/2000 in version 2.04 build 1
Image