Click here to Skip to main content
15,891,253 members
Home / Discussions / Database
   

Database

 
GeneralRe: Version Calculator Pin
Richard MacCutchan11-May-10 9:53
mveRichard MacCutchan11-May-10 9:53 
GeneralRe: Version Calculator Pin
Luc Pattyn11-May-10 8:25
sitebuilderLuc Pattyn11-May-10 8:25 
GeneralRe: Version Calculator Pin
Chris Meech11-May-10 9:02
Chris Meech11-May-10 9:02 
GeneralRe: Version Calculator Pin
bgates197012-May-10 10:31
bgates197012-May-10 10:31 
Questionsaving nested collection Pin
reza assar10-May-10 6:06
reza assar10-May-10 6:06 
AnswerRe: saving nested collection Pin
Johan Hakkesteegt10-May-10 21:08
Johan Hakkesteegt10-May-10 21:08 
QuestionSQL Data Type for RTF Pin
gmhanna10-May-10 5:12
gmhanna10-May-10 5:12 
AnswerRe: SQL Data Type for RTF Pin
Eddy Vluggen10-May-10 5:39
professionalEddy Vluggen10-May-10 5:39 
gmhanna wrote:
what should I be using for a data type

TEXT will do; it can also hold text with markup, like RTF and HTML.

What property are you writing to the field? Make sure that you're saving the Rtf[^] property to the database, and not the Text[^]. The first will contain all text, with the Rtf-markup. The second property, "richTextBox1.Text", only contains plaintext.
I are Troll Suspicious | :suss:

GeneralRe: SQL Data Type for RTF Pin
gmhanna10-May-10 8:23
gmhanna10-May-10 8:23 
GeneralRe: SQL Data Type for RTF Pin
Eddy Vluggen10-May-10 9:10
professionalEddy Vluggen10-May-10 9:10 
GeneralRe: SQL Data Type for RTF Pin
gmhanna10-May-10 10:16
gmhanna10-May-10 10:16 
GeneralRe: SQL Data Type for RTF Pin
Eddy Vluggen10-May-10 10:50
professionalEddy Vluggen10-May-10 10:50 
GeneralRe: SQL Data Type for RTF Pin
Simon_Whale10-May-10 11:11
Simon_Whale10-May-10 11:11 
GeneralRe: SQL Data Type for RTF Pin
gmhanna10-May-10 12:50
gmhanna10-May-10 12:50 
Questionhow to write querry for exact given no Pin
developerit10-May-10 1:15
developerit10-May-10 1:15 
AnswerRe: how to write querry for exact given no Pin
Johan Hakkesteegt10-May-10 1:24
Johan Hakkesteegt10-May-10 1:24 
AnswerRe: how to write querry for exact given no Pin
Henry Minute10-May-10 1:33
Henry Minute10-May-10 1:33 
GeneralRe: how to write querry for exact given no Pin
developerit10-May-10 1:47
developerit10-May-10 1:47 
GeneralRe: how to write querry for exact given no Pin
Henry Minute10-May-10 1:51
Henry Minute10-May-10 1:51 
GeneralRe: how to write querry for exact given no Pin
Luc Pattyn10-May-10 2:55
sitebuilderLuc Pattyn10-May-10 2:55 
Questionwhich records are included in the sum Pin
prithaa9-May-10 19:37
prithaa9-May-10 19:37 
AnswerRe: which records are included in the sum Pin
Johan Hakkesteegt10-May-10 1:32
Johan Hakkesteegt10-May-10 1:32 
GeneralRe: which records are included in the sum Pin
prithaa10-May-10 2:12
prithaa10-May-10 2:12 
GeneralRe: which records are included in the sum Pin
Johan Hakkesteegt10-May-10 2:21
Johan Hakkesteegt10-May-10 2:21 
QuestionInstalling sql server 2005 and an old one is installed Pin
Abdul-Rhman Alsri9-May-10 0:20
Abdul-Rhman Alsri9-May-10 0:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.