QRDBRichText te bilgi görünmüyor.

Yapmak istediğiniz işle ilgili doğru bileşeni bulmak için burayı kullanabilirsiniz. Sadece bulmak için, diğer sorular Programlama forumuna lütfen.
Forum kuralları
Bu forum sadece yapacağınız işle alakalı doğru bileşeni bulmak içindir. Şöyle bir şey yapmam lazım, hangi bileşeni kullanıyım diyorsanız, doğru yerdesiniz.
Cevapla
sako
Üye
Mesajlar: 477
Kayıt: 11 Haz 2003 02:40
Konum: ERZURUM

QRDBRichText te bilgi görünmüyor.

Mesaj gönderen sako »

arkadaşlar QuickRep üaerine eklediğim QRDBRichText boş görünüyor. Sebebi ne olabilir acaba...

kolay gelsin
DOĞUNUN SINIR TAŞI ERZURUM'UN DADAŞ'I
EFE'Sİ VAR İZMİR'İN EĞİLMEZ TÜRK' ÜN BAŞI
*ahmet
Üye
Mesajlar: 3
Kayıt: 31 Tem 2010 11:00

Re: QRDBRichText te bilgi görünmüyor.

Mesaj gönderen *ahmet »

bende aynı sorunu yaşadım birazda uğraştım çözdüm sorun database kaynaklanıyor alanı text deyil blob yapmamız gerekiyor sorun çözülüyor msq sql ise databse varchar yerine alanı text yapın kaynak

kendi sitesinden indirmiş olduğum doc dosyası quickreportfaq.doc

25. [RichEdit controls]
Q. I get the error message "Invalid BLOB handle in record buffer" when I use a QRDBRichText component to display RTF data stored in a BLOB field in a MS SQL Server 7 database. What is causing this?
A. That is a BDE error message, it does not come from QuickReport. You are getting it with the QRDBRichText because you are using that control with BLOB data. You may want to search the Delphi newsgroups, this appears to be a common problem. Please see the BDE Administrator help file for the "BLOBS TO CACHE" setting, adjusting that value may help.
Cevapla