Storing reports in database and using the designer

Hi,
I want to store my reports right in my DB and have the users be able to edit them via the designer.
I see the load and save to stream,dataset etc and that looks great, but the issue is the designer it self.
when I load the form from a blob field and load it in the designer I want the new edited version saveed to a stream or whatever, but the designer want's to save to a file everytime the user closes it.

Is there something I am missing?

Thanks,

T

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 3:08AM
    You have to modify the actions of the designers onsave event
    see the faq.txt file
    you will also have to add your own dialog to decide if you want to store as a new record or overwrite existing
    table for storing must have layout of idno,blobfield plus any other fields you want.
    regards ;)

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.