Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyone know whats up?
Message
 
 
To
14/07/2000 13:47:49
Brent Knight
Progressive Impressions International
Bloomington, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00392560
Message ID:
00392565
Views:
8
>I have this SQL statement that says my where clause is invalid. Anyone know why??
>
>
>SELECT * FROM conflist L RIGHT OUTER JOIN conford O ON L.O_rec_id INTO CURSOR tempord ;
> WHERE !empty(L.O_rec_id)
>
>Thanks

You don't specify what field L.O_rec_id is supposed to match against. VFP doesn't assume the same name.

Just a thought.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform