Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select problem
Message
De
28/07/2003 14:29:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Select problem
Divers
Thread ID:
00814252
Message ID:
00814252
Vues:
37
So i have two table

PLAN
============
ident i
depart c(20)
arrival c(20)

values
------
-1,mon,tor


AIRPORT
=============
code c(20)
name c(50)

values
------
-mon,montreal
-tor,toronto

so the field arrival and depart is the same of airport.code.


so i want to have one cursor for this two table

ex :

ident = 1
depart = montreal
arrvial = toronto


thks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform