Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date/Time and Parameterized views
Message
De
24/10/1996 04:19:37
 
 
À
23/10/1996 16:50:34
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00010819
Message ID:
00010841
Vues:
29
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform