Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized View
Message
 
 
To
02/03/1999 02:56:02
Senna Dwipayana
Indo Rebel Apparel Cv
Bandung, Indonesia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00193040
Message ID:
00193086
Views:
21
>Hi,
>I want to build a parameterized View that can change the "order by" clause, any idea ?
>
>TIA

There is no parameterizing of the ORDER BY clause. You could omit the oRDER BY clause and just index the view each time you open it. When you close the view the associated index file is also a temp file and disappears as well.

Stonefield Database Toolkit now has a feature that lets you define indexes for views and creates them automatically everytime you open the view with their OpenTable() function. Of course, there are many other useful tools that come with SDT as well. PUTM members also get a discount.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform