Problem with ADO and Memo Field
- From: "Massimiliano Spinetti" <stealther@xxxxxxxxxxxxxx>
- Date: Fri, 24 Mar 2006 11:06:19 +0100
Hi,
I have one Access DB with Memo Field.
In Delphi 2006 (Win32 and VCL.NET) Memo fields are declared as ftWideMemo
and TWideMemoField.
My TDBMemo control can't wite in TWideMemoField.
If i force ftWideMemo in ftMemo and TWideMemoField. in TMemoField is all Ok
but when i save BDS say me that the Field must be TWideMemoField.
After If i close my project and reopen its Delphi change TMemoField in
TWideMemoField and one error occured. "Impossible find TWideMemoField class"
Can you help Me ?
Thanks.
Max
When i open one Access DB with ADOTAble or ADODataset
.
- Prev by Date: Use ADO on Active Directory
- Next by Date: Re: ExecuteOptions := [eoExecuteNoRecords];
- Previous by thread: Use ADO on Active Directory
- Next by thread: Oracle IsolationLevel
- Index(es):