Subject Re: [IBDI] Stored Procedure-Dataset
Author Robert F. Tulloch
Hi:

> Yes: do it just the same as passing parameters to a table, i.e.
> Select * from MyView
> where Field1='SomeValue' and Field2='AnotherValue'
> order by Field1, Field3

Thanks. Did I miss something in the IB 6docs? If so where to
look?

Best
regards