Hello,

I just tryed to investigate a TDBMemo bug, but I found myself
completely unable to create any database app, using the simple
datasets so I am curious to know if anyone is using the simple
datasets with FPC 2.2.0 (TMemDataset, TFixedFormatDataset, TDBf).

I tested both TMemDataset, TFixedFormatDataset and TDBf and none
worked. Both with a table with just 1 field, of string or memo type.
TMemDataset ignores what I write to it, and when I change record and
come back it gets erased, TDBf will say the file I just created with
CreateTable is invalid, and I couldn't find any documentation about
how to create the file for the fixed format dataset...

Everything in Linux.

thanks,
-- 
Felipe Monteiro de Carvalho
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to