Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dis-JOIN-ted
Message
From
30/06/1999 14:52:46
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Dis-JOIN-ted
Miscellaneous
Thread ID:
00236082
Message ID:
00236082
Views:
37
The version of Btrieve that I'm working with as a back end to my VFP front end doesn't support JOINs according to it's help file. How could I accomplish the following without using a JOIN?

SELECT TableA.Field1 + TableB.Field2 FROM TableA JOIN TableB ON TableA.Field1 = TableB.Field3

Bob
Next
Reply
Map
View

Click here to load this message in the networking platform