<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">Since TBufDataSet is in-memory, to speed things up, how
can I directly access the N'th record and M'th field's value as Variant?<br>
<br>
At this stage, I only need to read the value, no to write it.<br>
<br>
Also, how do I use the     procedure LoadFromStream(AStream : TStream;
Format: TDataPacketFormat = dfAny)?<br>
Especially, I don't understand the TDataPacketFormat parameter.<br>
<br>
Any help is greatly appreciated.<br>
<br>
Dennis<br>
</font>
</body>
</html>