Subject | Wide Memo persistent fields |
---|---|
Author | Robert Martin |
Post date | 2017-05-17T02:05:33Z |
Hi
I have added some Blob (Sub type text) fields to my DB. I can add these
fields to the persistent fields list for the specific table. IBO /
Delphi add them as 'TIBOWideMemoField'. I can then save and run the app
fine. However whenever I re open the datamodule involved Delphi (XE2)
prompts me that it doesn't know what a TIBOWideMemoField is and that the
property will be removed. I can of course work around this by re
adding the fields but it's a nuisance.
Any suggestions ?
Cheers
Rob
I have added some Blob (Sub type text) fields to my DB. I can add these
fields to the persistent fields list for the specific table. IBO /
Delphi add them as 'TIBOWideMemoField'. I can then save and run the app
fine. However whenever I re open the datamodule involved Delphi (XE2)
prompts me that it doesn't know what a TIBOWideMemoField is and that the
property will be removed. I can of course work around this by re
adding the fields but it's a nuisance.
Any suggestions ?
Cheers
Rob