Icon View Incident Report

Serious Serious
Reported By: Joakim Sundqvist [Uppdragsdata Norrland
Reported On: 2/1/2012
For: Version 4.31 Build 3
# 3528 64-bit Applications Have Issues Reading Tables Created with SELECT..INTO

Operating system: W7 Home Pro 64bit
Dev:Delphi XE2 Update 3

Some tables, probably tables created with an earlier version of DBIsam 4 cannot be opened if I create a 64-bit application. The reported error is Field "zzyy" cannot be found. If I use 32 bit platform the table open just fine. I have tried to upgrade and repair the table using DBSys but that make no difference.


Comments Comments
The problem was related to how the 64-bit code reads table headers that were created using the SELECT..INTO SQL statement, and specifically tables that are created in this manner that contain expressions in the SELECT list.


Resolution Resolution
Fixed Problem on 2/3/2012 in version 4.32 build 1


Products Affected Products Affected
DBISAM VCL Client-Server
DBISAM VCL Client-Server with Source
DBISAM VCL Standard
DBISAM VCL Standard with Source
DBISAM VCL Trial

Image