|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Save RTF to SQL Server 2000I have a RTF control in my application. Is there a way to save formatted
text from this control to SQL Server and retrieve it while preserving the format of the text? Thank you save the richtextbox .rtf value and not the .text value, and when you want
to set the value from the db to the richtextbox, just set .rtf value Hope this helps Greetz Peter -- Show quoteHide quoteProgramming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. (Rich Cook) "Kevin L" <no_spam@not_real_email.com> schreef in bericht news:#fnNtlfaGHA.1204@TK2MSFTNGP04.phx.gbl... > I have a RTF control in my application. Is there a way to save formatted > text from this control to SQL Server and retrieve it while preserving the > format of the text? > > > Thank you > > > Thanks Peter, I didn't see that.
Show quoteHide quote "Peter Proost" <pproost@nospam.hotmail.com> wrote in message news:uypMuzfaGHA.4292@TK2MSFTNGP04.phx.gbl... > save the richtextbox .rtf value and not the .text value, and when you want > to set the value from the db to the richtextbox, just set .rtf value > > Hope this helps > > Greetz Peter > > -- > Programming today is a race between software engineers striving to build > bigger and better idiot-proof programs, and the Universe trying to produce > bigger and better idiots. So far, the Universe is winning. (Rich Cook) > > "Kevin L" <no_spam@not_real_email.com> schreef in bericht > news:#fnNtlfaGHA.1204@TK2MSFTNGP04.phx.gbl... >> I have a RTF control in my application. Is there a way to save formatted >> text from this control to SQL Server and retrieve it while preserving the >> format of the text? >> >> >> Thank you >> >> >> > >
how to fill listview without image
EVAL function sending values to a VB.Net exe How to detect removeable drive insertion <Flags()> ENUM attibute Salamander Online Decompiler v2 available Inserting HTML into a page based on conditions need some suggestions How to change default installation to "Everyone" instead of "Just Me" Mabry FTP/NET LicenseKey ! |
|||||||||||||||||||||||