Icon View Incident Report

Serious Serious
Reported By: Kevin Norris
Reported On: 1/14/2004
For: Version 4.01 Build 1
# 1505 Using TClientDataSet PacketRecords Property Not Equal To -1 Causes Blank Records To Be Displayed

My application is using TClientDataSet, and when selecting PacketRecords (= say 5 records at a time), the TClientDataSet and TDataSource would appear to retrieve 5 records from the TDataSetProvider, But the contents of the fields are Blank. This is not a problem when retrieving All records (i.e. the ClientDataset.PacketRecords = -1).


Comments Comments
The BlockReadSize property was not properly implemented in version 4. It is now basically a pass-through to the RemoteReadSize property.


Resolution Resolution
Fixed Problem on 2/8/2004 in version 4.03 build 1
Image