Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date in Where clause
Message
De
30/04/2007 14:01:18
Aman Bains
Jaguar Computers
Jalandhar, Inde
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Database:
MS SQL Server
Divers
Thread ID:
01220356
Message ID:
01221217
Vues:
10
Thanks. SPT parameters seems easier to implement.

>You have two choices:

>1. Convert VFP date to a string or number that SQL Server recognizes as a date. See http://msdn2.microsoft.com/en-us/library/ms180878.aspx for more info
>2. Use SPT parameters.

>ldDate = DATE()
>lcSQL = [SELECT * FROM mytable WHERE dtcol = ?ldDate]

>>How do I pass a date condition in the where clause of a Select statement using:-
Aman
-------
Lets fly away to the Land where there is Love & Peace
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform