Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating tables using views and SQL.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00254489
Message ID:
00254507
Vues:
27
>I created a program to update tables in a database but in one table when I edit the field more than once in the same session a message box comes up saying this field has been edited by another user already, continue with edits? Yes or No. When I press Yes (when the views are configured for Key and Updatable) it changes all the fields to the last changed field. I created this program using Wizards and it seems like it is only one table that has this problem. I am using SQL 7 and also using views.
>
>Thanx

Are you using remote views on SQL Server data? Are you doing a table update to the server to update the first edit? Or are you just sending all the records that were editied back to the server in one pile?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform