Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS Access - DateTime Update via ODBC
Message
De
02/11/2001 23:02:13
 
 
À
02/11/2001 22:06:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00576032
Message ID:
00577086
Vues:
30
I don't see anything wrong with the statement. I would check on the view definition the type that has been mapped to this field.

Just for testing, create a new remote view with the key field and this datetime field only and do not set any mappings, just mark the field as updatable and check the "send updates" box.

If you are setting the properties for the view programmatically post the code and maybe we can spot what the problem is.

>Flores,
>
>Following way, I update the remote table -
>
>
>Update vueTable Set TimeStamp = DateTime()
>
>
>
>The error message is :
>
>
>Connectivity Error : [Microsoft][ODBC Microsoft Access Driver]
>Syntax error in UPDATE stateme
>
>
>
>The error only in timestamp field which type is datetime. I have tried other datetime fields, they update without showing any error.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform