On Thu, 1 Sep 2005 15:30:48 +0300
"Panagiotis Sidiropoulos" <[EMAIL PROTECTED]> wrote:

> >>Dear Friends,
> >>
> >>Does anyone know how to read MEMO fields from DBF files using Lazarus
> & 
> >>TDBF on Linux? Thank you in advance.
> 
> >MyMemo.Text := Dbf.FieldByName('SomeMemoField').AsString
> 
> This was most obvious so, I checked it with no results.
> Was I should also mention is that TableLevel is 25, Fox Pro files.
> I had several problems with this dbf format (indexing and searching).
> Memo file extention is .FPT.

Foxpro memo files should work as well. Foxpro sometimes does 'funny'
things ;-).

Can you send me a sample of this non-working .dbf/.fpt with a test project?

Micha

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to