Home End User

Saving custom fields for a report in a database

edited November 2002 in End User
Hi I?m trying to implement the OnSaveEnd Event for the template to store in
the database record the template itself and other usefull information.

But whe I try to do as the example in the Techtips i get an error because
that event is not a Tnotifyevent class.

Could somebody tell me how to implement this event?

In the OnSaveEnd Event have i to make and append and post to the table i?m
trying to store the report or this is made by the Rbuilder itself?....

If somebody coul provide me with an example it will be very usefull...

Thanks in advance

H.Romero

Comments

  • edited November 2002
    Hi H. Romero,

    'OnSaveEnd' is of type 'TppStreamEvent', see 'RBuilder.hlp'.

    regards,
    Chris Ueberall;
This discussion has been closed.