Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CREATE VIEW Local+Remote
Message
De
11/03/1999 13:10:02
Alan Law
Apocalypse Enterprises Inc.
Victoria, Colombie Britannique, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00196152
Message ID:
00196498
Vues:
33
If I understand you correctly, I should create a REMOTE view like
SELECT * from B where b.key=?cKeyvalue


Then I would do a SCAN of the local table like:

SELECT A
SCAN
cKeyvalue=A.key
SELECT * from remoteview
append results to a result cursor
ENDSCAN

Is that the idea ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform