Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Proper syntax for a compound join
Message
From
28/07/1999 13:41:52
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00247208
Message ID:
00247282
Views:
24
Stephen,

>Needed this change to compile: \/
>ON Master2.cshipno = Arcadr01.cshipno ON Master2.custno = Arcadr01.custno

If you change the second ON into AND it should run fine, with comparable speed as Jim's example and returning the correct results.

If you have indexes on the four fields, it might even run faster.

Walter,
Previous
Reply
Map
View

Click here to load this message in the networking platform