Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Query Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00961929
Message ID:
00962332
Vues:
9
Well, consider this.

I'm trying to populate a list:
Client    Address      City    State   Zip   Phone   Email
-----------------------------------------------------------
When the user clicks on a header, the list will sort accordingly.
The problem is that the data is in 4 separate tables.

One client, many addresses, phones and emails.

Ideas?





>Yes, but you should know that VFP will only join two tables at a time, so at best you'll only get partial optimization.
>
>
>>Is it possible to join more than 2 tables:
>>
>>I have customers, with a one-to-many's into 3 tables, addresses, phones and emails.
>>
>>I need one record for each client, addresses, phone and email combo.
>>
>>Addresses, phones and emails are linked to the client record via a pivit table
>>called Links.
>>
>>Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform