Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
End user queries
Message
De
03/09/2008 12:14:11
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
03/09/2008 12:08:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01344546
Message ID:
01344547
Vues:
16
>i need a form that can help end user to select datas from tables

For a specific table, you might create a form that shows critical fields, and TextBoxes where the user can type values for those fields.

The framework I used, Visual Extend, has a generic solution for that - showing fields that appear in the Grid. The user can select fields, type corresponding values, and a condition (greater than, contains ($ operator), equal, etc.). However, I guess it is quite complicated to write such a generic form (and then set a corresponding filter). I didn't do it; I used the one that came with my framework. Note that this was a generic form, that simply put a filter on the previously-selected form.

Perhaps you can find something interesting in the download section.

For specific reports, I usually include options for specific fields - similar to my first suggestion above.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform