You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by musky <mu...@gmail.com> on 2008/02/12 12:52:01 UTC

Rich text format in apache

how do i store richtext into an apache database?

any help will be appreciated.

can this be done without using any tags..

thanks in advance.
-- 
View this message in context: http://www.nabble.com/Rich-text-format-in-apache-tp15431708p15431708.html
Sent from the Apache Derby Users mailing list archive at Nabble.com.


Re: Rich text format in apache

Posted by Donald McLean <dm...@gmail.com>.
Rich text is just that, text. You can store it in any appropriate length
text field (varchar or clob).

On Feb 12, 2008 6:52 AM, musky <mu...@gmail.com> wrote:

>
> how do i store richtext into an apache database?
>
> any help will be appreciated.
>
> can this be done without using any tags..
>
>