Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie Help
Message
De
25/01/1999 13:40:26
 
 
À
25/01/1999 12:53:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00179888
Message ID:
00179926
Vues:
21
>I'm developing my first VFP6 application. My previous experience has been with FPW 2.5. The customer wants to only update records when an update button is pushed. I am using a remote view to a FoxPro database that resides on the server. If I make the input fields control source the field from the remote view, everythings updates OK. But the customer only wants to update when an update button is pushed. I changed the control source of the fields to be memory variables, and in the code of the update button I issued a "replace remoteview.field with memory variable" type statement. Now I keep getting update conflict errors. What am I doing wrong????

Firstly, remote views are used to reach non-Foxpro data. Working with native VFP tables you can use either local view or open tables directly, the same way as you do in 2.5. Depending on what you select here, you will design your interface in next step.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform