| Subject | RE: [firebird-support] Re: delayed suspend |
|---|---|
| Author | Leyne, Sean |
| Post date | 2009-06-04T17:40:59Z |
> Try the attached code withTry:
>
> select * from test(1000)
select * from test(100000)
where you raise then exception when i = 10000
Sean
| Subject | RE: [firebird-support] Re: delayed suspend |
|---|---|
| Author | Leyne, Sean |
| Post date | 2009-06-04T17:40:59Z |
> Try the attached code withTry:
>
> select * from test(1000)