Board index » delphi » TDBRichEdit??

TDBRichEdit??

        Does anyone here know how to store text with formatting of  a
RichEdit control in a database with Delphi 2.0? Thank you.

--
Francisco Leong
University of Macau
e-mail: d941...@umac.mo

 

Re:TDBRichEdit??


Quote
Francisco Leong wrote:

>         Does anyone here know how to store text with formatting of  a
> RichEdit control in a database with Delphi 2.0? Thank you.

> --

Use a blob field.  I think there is an example in the Delphi 1.0
Compuserve Forum

Matt B.

Re:TDBRichEdit??


In article <4obv0q$...@umacss1.umac.mo>,
   d941686@umacsn2 (Francisco Leong) wrote:

Quote

>    Does anyone here know how to store text with formatting of  
a
>RichEdit control in a database with Delphi 2.0? Thank you.

look at the delphi superpage there you will find a DBrichedit
component.

johan

Other Threads