Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetime, SQL Server and Remote Views
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00383841
Message ID:
00383866
Vues:
17
Hi Paul,

Just for checking, try to use the CONVERT function on the DATATIME field.
Make the select instruction of your view be something like this:

SELECT myfield1, myfield2, CONVERT(CHAR(10), myData, 121) FROM mytable


Say something,

Ricardo
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform