Subject | Re: [firebird-support] Re: cant create new stored proc |
---|---|
Author | Aage Johansen |
Post date | 2005-10-05T20:42:07Z |
d_dude_2003 wrote:
Does it help if you divide it into two procedures?
If you need to have only one you could make one which calls the two SPs.
--
Aage J.
> sorry i've put it wrong - 100 - 150 INSERTSs are inserts into otherIs the procedure too big?
> tables, not CREATE PROCEDURE sql.
>
Does it help if you divide it into two procedures?
If you need to have only one you could make one which calls the two SPs.
--
Aage J.