Recent

Author Topic: Blob sub_type 1 and Lazreports  (Read 3607 times)

braximo

  • Jr. Member
  • **
  • Posts: 79
Blob sub_type 1 and Lazreports
« on: September 30, 2011, 06:06:37 am »
Hello!

Lazreports can NOT load my blob sub_type 1 (Firebird RDBMS). Is there a work around to this? Or is it my computer's fault.

Thanks!
Ubuntu 16.04 Lazarus 1.6

exdatis

  • Hero Member
  • *****
  • Posts: 668
    • exdatis
Re: Blob sub_type 1 and Lazreports
« Reply #1 on: September 30, 2011, 07:09:21 am »
Assign the value of field:
frReport.FindObject('Memo_number').Memo.Text:= IbxDataBase.DataTableFieldT.AsString;

 

TinyPortal © 2005-2018