Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting records from SQLServer based on date/time fiel
Message
 
 
À
07/03/2006 18:38:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Divers
Thread ID:
01102278
Message ID:
01102292
Vues:
15
>A simple request: I need to select records for a range of dates. Something like
?SQLEXEC( 1, "Select * from MyTable where between(crtd_datetime, m.startdate, m.enddate)")
>But, this gets a return code of -1, presumably because I am not specifying the date parameters correctly.

You should use AERROR() function to get ODBC error info which could help in troubleshhoting.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform