Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TimeStamps calculating differently
Message
 
 
À
15/08/2007 11:10:02
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01248245
Message ID:
01248466
Vues:
25
>Never search like this:
>
>
select * from myTable where myDatetime = m.ltDatetime
>
>But like this:
>
>
select * from myTable where ttoc(myDatetime,1) == ttoc(m.ltDatetime,1)
>
>or a similar expression.
>Cetin

When > < Between() is it also better to use ttoc()? Like ttoc(myDatetime,1) >= ttoc(m.ltDatetime,1)

Kamil
A moment of silence is our cosmic reset button.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform