Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UPSIZING
Message
From
06/08/1997 15:09:54
Sonny Chouinard
CHCA Computer Systems Inc.
Lachenaie, Quebec, Canada
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00043335
Message ID:
00043401
Views:
41
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
>
Previous
Reply
Map
View

Click here to load this message in the networking platform