Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select - SQL / Index and ICE!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00532133
Message ID:
00532157
Vues:
11
Hi Sergey,

Thanks for the suggestion. I got the format for the SELECT from the Help File examples page. Here is an example from Help:

SELECT a.company, b.idate, b.itotal ;
FROM customer a, invoices b ;
WHERE a.cno = b.cno

Thanks,

TFISHER

>Terry,
>
>The letters a-j are reserved words in foxpro and reference the work areas from 1 to 10. It confuses foxpro totally. I recomend to use table names not aliases in select.
Thanks,

TFISHER
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform