Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Test with sql
Message
 
 
To
08/02/1999 17:27:17
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00185305
Message ID:
00185319
Views:
18
>Hey
>
>I want make a test in the command windows.
>
>1) I open the table in my deta session
>2) I put a date in my var
>
>When i try this. Error Operator/operand typy mismatch
>
>3) SELECT *, .T. AS cFlag FROM hold WHERE between(hold.date_prod,
> Date1, ?Date2)AND !DELETED() INTO CURSOR tmpHold
>
>Where is my problem, behind the keyboard I know
>
>Pierre P

If the other suggestions fail, you might try:

Select Hold.*, .T. as "cFlag" from ... [include the quotation marks as well]
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform