FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Filtering data in a DBF-file
Posts: 59
Joined: Thu May 17, 2007 08:27 AM
Re: Filtering data in a DBF-file
Posted: Wed Mar 09, 2011 09:22 AM

HI PeterHarmes :

your solution is very good Idea than "set filter to".

And it can filter more than 2 tables.

Can It work for RDD "ADS" ?

does ADS support "index on.... for udf() "?

-------------

best regards

kokoo Kao
Posts: 363
Joined: Wed Feb 15, 2006 02:06 PM
Re: Filtering data in a DBF-file
Posted: Wed Mar 09, 2011 09:26 AM

Hi kokoo Kao

Sorry, dont know, havent used ADS

Regards,

Pete

Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Re: Filtering data in a DBF-file
Posted: Wed Mar 09, 2011 09:42 AM

is there a filter system function return back a string for dbsetfilter() function ?

where I can select the fields and set the operators ?

I saw expbuilder but it not run or there are not all the sources...

Best Regards, Saludos



Falconi Silvio
Posts: 363
Joined: Wed Feb 15, 2006 02:06 PM
Re: Filtering data in a DBF-file
Posted: Wed Mar 09, 2011 09:51 AM

Hi Silvio,

DbFilter()
Returns the filter expression of a work area-
Syntax
DbFilter() --> cFilter

Hope that helps

Pete

Continue the discussion