Subject [IBO] Stored Procedure or Trigger
Author Paul Irwin
Helen,

I have a quick question regarding this remark you made in response to
another question.

> Don't use a stored procedure.
>
> Cheers,
> Helen
>

Do you advise not using a SP because there are some problem with regards to
generators, or simply because it allows for records to be entered directly
to the table with out using the SP that may not use a proper ID value? I'm
assuming this is the case but I wanted to check.

Thanks,

Paul