Search found 2 matches

by Beni B.
Fri Sep 07, 2007 4:12 pm
Forum: Support
Topic: Problem Saving with TDBRichViewEdit
Replies: 2
Views: 8887

I figured out that the DB-driver has problem with large text. The driver cuts off the last character (}), so its no longer proper RTF-Code.

I'm sorry to bother you with this problem.

Thank you
by Beni B.
Mon Sep 03, 2007 3:34 pm
Forum: Support
Topic: Problem Saving with TDBRichViewEdit
Replies: 2
Views: 8887

Problem Saving with TDBRichViewEdit

Hi I'm having a look at your component. I like it very much. We will probably register it soon. I just have a big problem and I don't know how to solve it: We have a MS SQL Database and we need to put RTF Text of the DBRichViewEdit in a DB-Field (Fieldtype TEXT). We need to store it like this to ...