Cannot get the PacketRecords option of the ClientDataSet (w/ MIDAS) and TOracleDataSets to work properly (Delphi 5.01 Ent, DOA 3.3.1). When setting PacketRecords to something other than -1, opening the ClientDataSet usually returns all blank rows in a grid (same # specified in PacketRecords) and then a key violation on a read of the next packet. The exact same setup works fine w/ BDE TQueries and Oracle. I have confirmed the problem using the 3-Tier demo (again the BDE Tquery works).
Also this problem exists at design-time and in a with 2-tier model as well (cds and provider on same form).
Any help would be appreciated. Thanks...
Also this problem exists at design-time and in a with 2-tier model as well (cds and provider on same form).
Any help would be appreciated. Thanks...