Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT FROM
Message
From
19/08/1998 05:43:07
 
 
To
19/08/1998 05:36:45
Stephen E Johnson
Johnson & Associates Business Software
Corvallis, Oregon, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00128021
Message ID:
00128024
Views:
54
>>>It's 2:30am and my brain is not performing as it should. What is wrong here...
>>>SELECT FROM Attr WHERE cAttr = lcAttr
>>>
>>>Error in line 18: Command contains unrecognized phrase/keyword.
>>>
>>Are you sure that both cAttr and and lcAttr are variables which have not gone out of scope?
>
>cAttr is a field name (I also tried Attr.cAttr = lcAttr)
>lcAttr is a variable

If the table Attr is in a database container which is open then it is fine. Try ensuring that the table Attr is open. Check the value of lcAttr just before the SQL. I think it may have been declared but not initialized so that it may be a logical value.

Sanjay
Sanjay Kapoor

Relatively speaking is a conversation with Einstein
Previous
Reply
Map
View

Click here to load this message in the networking platform