[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.odbcnet

save text incl layout in datafield

Julian Kooiker

6/27/2002 12:52:00 PM

Hi,

I have a question about saving a textfield into the database. I want the
text to have the same formatting as typed in, including rowends etc.
How Can I do this?

Julian


1 Answer

Chirag Gupta

9/5/2002 3:55:00 AM

0

You have lot of options. One you can store the binary
verion of the data.

Other one could be clob data type.

I hope this helps.
>-----Original Message-----
>Hi,
>
>I have a question about saving a textfield into the
database. I want the
>text to have the same formatting as typed in, including
rowends etc.
>How Can I do this?
>
>Julian
>
>
>.
>