Lisandro Rueckert wrote:
>
> HI !
>
> I need create a TDataset descendant to work with a proprietary textfile
> format. There are som article, book, or other online resource about this
> subject ?
I would suggest using a kbmMemTable or something similar. Load the text
file into it manually, use the data as you would with any TDataSet, then
save it back out when you're done. For a non-standard format you can easily
write the load/save routines yourself.
--
Corey Murtagh
The Electric Monk
"Quidquid latine dictum sit, altum viditur!"
---------------------------------------------------------------------------
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"