Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle and datetime filter
Message
De
19/07/2004 13:50:32
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
19/07/2004 11:48:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00925784
Message ID:
00925863
Vues:
20
Michael,

That did it. I assume TO_DATE() is an Oracle function?

Thanks,

Jerry




>Hi Jerry,
>
>Try using this:
>
>* Set this to just the date if that's all you realy require.
>lc_date = [07/01/2004]
>
>* This should allow filter on record from that date onward.
>[ AND Sales.OrderDate >= TO_DATE('] + lc_date + [', 'MM/DD/YYYY') ] + ;
>
>HTH
>Mike
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform