Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Test with sql
Message
From
08/02/1999 17:39:54
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00185305
Message ID:
00185318
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.

I knew it was for paramaterized views, but I didn't know it could be used anywhere. That's why I was questioning it.

Thanks,

-Michelle
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform