Re: Problems saving MemoText (over 255 chars) into ACCESS2000
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 03/13/04
- Previous message: Del Murray: "Re: TADOTable Seek SQLServer provider problem"
- In reply to: David: "Problems saving MemoText (over 255 chars) into ACCESS2000"
- Next in thread: David: "Re: Problems saving MemoText (over 255 chars) into ACCESS2000"
- Reply: David: "Re: Problems saving MemoText (over 255 chars) into ACCESS2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 12 Mar 2004 21:26:03 -0600
>I am facing the problem of saving the memo text into an Access table.
>
>If the text in the memo is less than 255. the saving will work properly.
>
>If the text exceeds 255 chars, the saving will get errors.
I tried your code with the addition of a field list and I don't have any problem
storing text > 255 characters in the memo fields.
What version of Delphi are you using?
Are you using the Jet Ole DB Provider that is what you should be using not ODBC
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Previous message: Del Murray: "Re: TADOTable Seek SQLServer provider problem"
- In reply to: David: "Problems saving MemoText (over 255 chars) into ACCESS2000"
- Next in thread: David: "Re: Problems saving MemoText (over 255 chars) into ACCESS2000"
- Reply: David: "Re: Problems saving MemoText (over 255 chars) into ACCESS2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|