Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote cursor
Message
De
21/01/1999 15:10:39
 
 
À
21/01/1999 12:20:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00178556
Message ID:
00178672
Vues:
25
>Can I turn a remote cursor (a result of SP execution) into a cursor which will update some tables in remote database (VFP database)?
>Thanks Mark

Yes... you have to use CURSORSETPROP() to set several items about the cursor... You have to make it Updateable, you have to define the key fields, you have to define the UpdateName of the updateable fields.

There is an article in FoxAdvisor Oct 98 issue about doing C/S with VFP that talks about what is necessary to make a SPT an Updateable view.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform