For Programmers: Free Programming Magazines  


Home > Archive > Clipper > September 2006 > Re: Filtering tbrowse









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Filtering tbrowse
E. Fridman

2006-09-26, 6:55 pm

If you want your browse data to be limited only to a certain value of
<storage_id> you will need customized blocks for SKIP, GOTOP and
GOBOTTOM. Since <storage_id> is your first component in the compound
index you can do all SEEKs w/o the second key.

========================================
===========
jmilovic@gmail.com wrote:
> I want to filter a tbrowse view, i tried skip block option but it didn't
> worked for me. Is there any other way to filter a tbrowse (not using
> the set filter command). My database is indexed on two keys
> (storage_id)+(item_id) but i want to filter it only on one field
> (storage_id).
>
>
> Thanks.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com