Mark Derricutt asked:
> I note that this was written in '97 for Delphi 3 - does anyone how much
> TDataSet has changed since then? i.e. is this code likely to
> still work?
Should still work with possible minor modifications. The only serious
changes to the TDataset in Delphi 4 and 5 were the addition of the
IProvider interface and related supporting code for MIDAS, the addition of
a few more base TField types and supporting code (which included the
nested dataset code).
But all the TDataset decendants that we wrote in D3 are still going strong
in D5, and should run perfectly well in D6 as well. Borland has really
paid very little attention to this area of the product, on the lines of if
it works, don't fix it 8-)
Cheers, Max.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"