Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SPT cursor question
Message
De
16/02/2001 11:02:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00476388
Message ID:
00476655
Vues:
22
Unfortunately CONVERT() returns char field, and TTOD(),as Barbara mentioned, has nothing to do with SPT...
If I have a remote view, I can change the field type from T to D. Can I do something similar with the SPT cursor?

>>>Is there a way to convert datetime to date fields in SPT cursor?
>>
>>Would TTOD() do what you want?
>>
>>SELECT TTOD(tMyDateTime) AS dMyDate...
>
>You can only use functions that the back end will understand for SPT. I think CONVERT() may be what's needed here.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform