Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Test with sql
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00185305
Message ID:
00185315
Views:
15
>>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
>
>
>What's the "?" for?
>
>-Michelle

Michelle:

The question mark is usually for parameterized views. But in any case, it is for VFP to prompt you for the variable if that variable has not been created.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform