Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange SQL code Generation from Remote View
Message
From
01/09/1998 09:25:05
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
31/08/1998 13:50:03
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00131573
Message ID:
00131866
Views:
32
>>select a.field1, b.field2 FROM atable a, btable, b WHERE a.prikey = b.forkey
>
>correction:
>
>select a.field1, b.field2 FROM atable a, btable b, WHERE a.prikey = b.forkey

The hardest to catch, but seems to be I've done it too many times, so I've trained myself into catching this type of error.

Try without the comma before "WHERE".

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform