Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameter type DATE not DATETIME
Message
De
13/02/2003 16:09:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Titre:
Parameter type DATE not DATETIME
Divers
Thread ID:
00752895
Message ID:
00752895
Vues:
50
I have a report with "Date" not "DateTime" parameter.

I need to call it from Sql-Server store procedure. How can I convert DateTime into Time?

In VFP "Dtot(Date())" works well

In Sql-Server i used "Cast(Cast(GetDate() As Int) As DateTime)" but it doesn't work.

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform