Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote view datetime filter
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01533628
Message ID:
01533629
Views:
69
This message has been marked as the solution to the initial question of the thread.
>Hi everybody
>I have created a VFP9 view to get data from MS-SQL Server 2005. I want to filter records for a datetime filed. I have written datetime value like {^2011-01-01 00:00:00} but it does not accept. Any idea please. I do not want to use local view after it to make filter.
>
>Regards,

Try

'20110101' -- since you don't use time portion, you can pass just date.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform