Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date/Time and Parameterized views
Message
From
24/10/1996 04:19:37
 
 
To
23/10/1996 16:50:34
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00010819
Message ID:
00010841
Views:
28
>I am using an access database as a remote source during the development of
>an application using remote views. My problem is that access only allows
>Date/Time as a field type, and I want to return a cursor using a
>parameterized view based on a date.
>
>IOW, I want the program to select all records from the access database into
>a cursor base on a user entered date. If I enter a date, there is no
>match, for I am not entering the time portion. If I enter the date and the
>time portion, the cursor returns with values, but if I try just the date, I
>get nothing.
>
>I have tried using functions to convert the parameter, but I keep getting
>ODBC errors indicating that they are unsupported functions.

Same problem when you use VFP files with date time fields and than create a parameterized view with a dat field. Use the DTOT function to eliminate this problem.

Good luck
Previous
Reply
Map
View

Click here to load this message in the networking platform