Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set filter alternative
Message
From
14/05/2007 06:54:29
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01225061
Message ID:
01225165
Views:
30
>I heard advices on this forum thats is not wise using set filter
>
>How could I replace the line below with set relation command ?
>I am using it in a form with cursors in its dataenvironment
>
>Regards
>
>Moses
>
>SET FILTER TO ALLTRIM(UPPER(FATHER_TABLE.type)) = ALLTRIM(UPPER(child_TABLE.type))

Is "child" a grid and have an index on upper(type)? If so then:

*Grid
ChildOrder: tagname here which has key upper(type)
LinkMaster: father_table
RelationalExpr: upper(type)
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform