Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetime to Date conversion
Message
 
À
23/04/2003 17:36:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00780891
Message ID:
00780986
Vues:
12
Try with the SQL convert function:

select convert( char(10), yourdatefield, 120 ) from yourtable



>Hello, everyone
>
>I am working with MSDE - it doesn't have DATE datetype. I need the fields from the views to be DATE, not DATETIME. I know I can do this with DBSETPROP, but how to do that for a cursor obtained with SPT?
>
>Thank you
Hector Correa
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform