Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Universal date format for SQL request
Message
 
À
14/10/2004 06:14:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00951317
Message ID:
00951320
Vues:
8
Hi Stephane,

For ODBC driver you can use escape sequention:
 * {d 'YYYY-MM-DD'}
 * {ts 'YYYY-MM-DD hh:mm:ss'}

 WHERE field={d '2004-01-30'}
 WHERE field={ts '2004-01-30 11:11:11'}
MartinJ

>Hello,
>
>From VFP8, I execute some SQL requests through ODBC.
>The data sources can be SQL Server, DBF tables (odbc), MySQL, and so on...
>A problem appears when I want to construct requests with dates.
>According to the SQL system, the syntax for dates are different.
>Ex.: ...where date='10-14-2004' works on SQL server but does not work with DBF tables.
>Is there a 'universal' syntax which can work on all SQL systems ?
>Any tips ?
>
>Thanks for your help.
>Regards,
>Steph
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform