Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Name
Message
 
À
21/01/1997 02:16:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00017937
Message ID:
00017970
Vues:
71
>I created a view based on two tables,where Both tables have one common field name. In the form level how can I get the related table name of those fields.
>
>Nabil

fp usually uses a '_a', '_b' at the end of the field names... you can rename the fields when creating the view. (select cust.cust_id as customer_id, order.cust_id as ord_cust_id from cust, order.....)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform