Re: xmlForm on update

2002-12-08 Thread Josema Alonso
> I am trying to use xmlForm on my DB actions (enter, update). > With "enter" I understood, but questions on update: > I have general actions some like DatabaseAddAction, DatabaseUpdateAction and > use these on my actions. > So after retrieve data from DB by ID (use DatabaseSelectAction), what the

xmlForm on update

2002-12-07 Thread Hill
I am trying to use xmlForm on my DB actions (enter, update). With "enter" I understood, but questions on update: I have general actions some like DatabaseAddAction, DatabaseUpdateAction and use these on my actions. So after retrieve data from DB by ID (use DatabaseSelectAction), what the next? How