create reports with 'TEXT' fields from SQLSERVER D
Hi there! I'm building a report from a query that contains a 'text' fields. If i remove these fields the report works properly.
But with the text fields it raises an exception: 'Invalid BLOB handle in record buffer'. I tried to edit these fields with TfrxRichText object(i also put
an TfrxRichObject component on the form) but it doesn't works! Also i tried to CAST the fields into VARCHAR but it doesn't works either.
How can i solve this problem? Have anybody an idea?
But with the text fields it raises an exception: 'Invalid BLOB handle in record buffer'. I tried to edit these fields with TfrxRichText object(i also put
an TfrxRichObject component on the form) but it doesn't works! Also i tried to CAST the fields into VARCHAR but it doesn't works either.
How can i solve this problem? Have anybody an idea?
Comments
Try to enlarge importance of the parameter BLOBS TO CACHE Beside alias(BDE)