Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating tables using views and SQL.
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00254489
Message ID:
00254988
Views:
21
>>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?

The program allows me to edit, then save, it then sends that change to the SQL server, then I go to do another edit and that is when the message box comes up and prompts me to answer either yes or no to the its statement. And yes, I am using remote views on SQL Server data.
Thanks, any help at all is really appreciated.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform