Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UPSIZING
Message
De
06/08/1997 15:09:54
Sonny Chouinard
CHCA Computer Systems Inc.
Lachenaie, Québec, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00043335
Message ID:
00043401
Vues:
38
This query works great with local data.

CREATE SQL VIEW "view_order" AS
SELECT order.* FROM view_customer INNER JOIN order ON view_customer.pkey = order.pkey

I cannot do the same in the remote view because it cannot see the other view when the query is launched...


>Can you show me the SQL? Maybe it can help...
>
>Kamal
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform