Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date Format
Message
De
07/03/2002 23:08:03
 
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Divers
Thread ID:
00616458
Message ID:
00630010
Vues:
32
>so force the date like the server is requesting (I can say that your server is
>not configured with default options).
>sql = "insert into thetable(datecolumn) values('" & format(date, "dd/mm/yyyy")
>& "')"

do u mean first u shud retrieve whats the date format on the server.
so if its dmy write the sql for dmy
and its something else
write the sql and insert as 'yyyy/mm/dd' format

1. so there would be 2 sqls for every date operation if i want my appl independent of server date format. Right ?????

2. and if regional setting is dd-mmm-yy format would fail, is'nt it ?
Best Luck..
Nilesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform