Subject RE: [IBO] EditSQL
Author Claudio Valderrama C.
> -----Original Message-----
> From: Jason Wharton [mailto:jwharton@...]
> Sent: Martes 6 de Febrero de 2001 18:50
>
> Write a stored procedure and call it. Then inside of it you can
> do whatever
> is allowable. Two updates statements is no problem there. Then in the
> EditSQL property you just put EXECUTE PROCEDURE :ACOL1, :ACOL2, ...

[Advertisement here. :-)]
And now you can call a design time helper to fill the parameters of your
stored procedures, by dragging table's fields and values into a grid.

C.