Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table, index and multiple relations
Message
 
À
18/02/2005 17:30:34
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
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 8
Divers
Thread ID:
00988168
Message ID:
00988533
Vues:
66
Hi Hilmar,

Yes I'm familiair with queries and have used them a lot.

TIA.

>Did you use queries? If you didn't, you should start with the query designer:
>
>CREATE QUERY
>
>or
>
>MODIFY QUERY
>
>This will create a program with extension .QPR, which you can then run with DO (or you can copy the code to another program)
>
>Try some simple experiments first, and then more complicated ones:
>
  • Select specific fields from a single table.
    >
  • Add a filter condition.
    >
  • Combine data from two tables.
    >
    >All this will create a read-only cursor - you can't update the original tables. If you already did all this, we can continue with views.
    >
    >Greetings,
    >
    >Hilmar.
    Zakaria al Azhar
    My blog on Actuaris.net
  • Précédent
    Suivant
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform