Loading and Saving reports from DB Blob Field

FR4 + D2009

I have talked with several developers that suggest saving and loading reports from a DB Blob field so you don't have to distribute the .FR3 files and do not have to recompile when editing a report.

I think I can figure out the loading from a DB Blob field, but what I don't know is how to save it to a field from the designer.

Am I basically going to need to develop a Delphi App that serves as a designer where I can then control saving to a DB Blob field after the designer closes?

Is there an example on how this can work?

Thanks in advance.

Greg

Comments

  • gpigpi
    edited 5:49PM
    Use TfrxDesigner.OnSaveReport event
  • edited 5:49PM
    I am having the same issue. Can anyone help with examles? Thanks
  • gordkgordk St.Catherines On. Canada.
    edited 5:49PM
    look in the binaries news group Den posted a sample a long while back.
  • edited 5:49PM
    I tried; but I couldn't find the example in Binaries newsgroup. Can it be reposted out to the newsgroup? Thanks
  • gordkgordk St.Catherines On. Canada.
    edited 5:49PM
    date is 8/10/2006 and it is still there chage you news group reader settings.
  • gpigpi
    edited 5:49PM
    See a demo in attach

Leave a Comment