mydac and fastreport

dewalthdewalth Denmark
edited 11:09PM in FastReport 4.0
Hey

I??? am using MyDac to fetch data from a mysql DB and fast report to generate a report.
I would like to be able to select different report layouts before I generate the report.
My plan is that the reports should be saved in the database.

Does anyone have an idea how to approach this best??
Is it possible to save the report in the DB(blob field) ???

/Peter

Comments

  • edited October 2007
    Hi!

    Thats no problem, because a fr3/fp3-File is "only" a XML-Document which can be handled as usual.
  • gordkgordk St.Catherines On. Canada.
    edited 11:09PM
    there is a demo in the binaries newsgroup.
    you can save both .fr3 report designs and output .fp3 to blob fields
  • dewalthdewalth Denmark
    edited 11:09PM
    Found the demo, nice!.
    I have a working test project now, thanks >

Leave a Comment