"Michael Brehm" <[EMAIL PROTECTED]> wrote:
> Hi again, still working on my Virtual Table implementation/object model
> here, and I have a question about the relationship between xOpen and
> xFilter.  By perusing the code and playing around with some sample
> statements, it looks to me like there will only be one call to xFilter for
> any given cursor instance.  Is this a fact I can count on, 

No.  You can get xFilter to be called multiple times by using
it in a join.
--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to