Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameterized View
Message
 
 
À
02/03/1999 02:56:02
Senna Dwipayana
Indo Rebel Apparel Cv
Bandung, Indonésie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00193040
Message ID:
00193086
Vues:
23
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform