Groups | Blog | Home
all groups > vb.net controls > september 2005 >

vb.net controls : Rich Text Control



S Shulman
9/15/2005 12:00:00 AM
I experience problems writing the content of the control to the database
when I try to save the .rtf member of the control
Does anyone know how to deal with that
(it seems that the string is too long or too many spaces in it)

Thanks,
Shmuel Shulman

Kaypee
9/15/2005 12:00:00 AM
um

what type of DB?
what field type are you saving to?
actual error message?
code?


kaypee

[quoted text, click to view]

S Shulman
9/15/2005 12:00:00 AM
DB: SQL Server
Field Type: Text
Error Message: No error message however when I look in the debuger to find
out why the changes were not applied I noticed that the end of the .rtf
propert was not added to the variable (string type) and tha't why the WHERE
Clause was not added and that is due to the content of the .rtf field

Thank you,
Shmuel

[quoted text, click to view]

AddThis Social Bookmark Button