Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Updating table
Message
De
13/01/2003 03:57:33
Archana Suresh
Seven Seas Shipchandlers Llc
Dubai, Émirats Arabes Unis
 
 
À
10/01/2003 17:17:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00740480
Message ID:
00740909
Vues:
15
By Default the Cursor you obtain when you give a SPT command is not updatable. You will have to make it updatable using Cursorsetprop()

Set properties like KEyFieldList , Updatenamelist , UpdatableFieldLst and most important set the Sendupdates property to .t.

After giving Tableupdate() give a SQLcommit too (to commit it at the server level)
Hope this helps you

Archana
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform