Icon View Incident Report

Serious Serious
Reported By: Vicbor Gimeno
Reported On: 10/14/1999
For: Version 1.17 Build 1
# 477 SQL SELECT Queries on Empty Data Files Causes Application to Hang

I'm porting an application that use Paradox Tables to DBISAM. I Have a table with 2 field

Group_Serial
Group : Integer
SerialNumber:String 40

So, I'm doing This Query
select * from Group_Serial where Group=1 and SerialNumber='1111'

When I execute the Query (Even from the Database System Utility) the CPU usage goes to 100% and never ends.


Resolution Resolution
Fixed Problem on 10/15/1999 in version 1.18 build 1
Image