Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MySQL - Updatable SQL Pass Through Result Sets
Message
De
30/06/2002 22:31:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
MySQL - Updatable SQL Pass Through Result Sets
Divers
Thread ID:
00673761
Message ID:
00673761
Vues:
55
After I make the SPT Result Sets updatable, I receive a update fail msg when I update the data when the current data same as old data.

eg :

I make unit field as updatable field. if I change the data eg. 'pcs' to 'pcs', means data are same, then issue TABLEUPDATE(),and I would receive a update fail msg.

If I issue :

?SQLExec(lconn,"Update table1 SET unit = 'pcs' where ...")

Then is ok.

Why?

TIA.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform