Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tableupdate on view
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00680591
Message ID:
00682183
Views:
23
What is the Primary Key of the table/view?

>For testing (vfp7) I have a table (table buffered) with one char field and one integer field. The integer has a regular index. I create a view of this table, (the view is table buffered) and insert a record into the view.
>The view is updatable. I tableupdate the view after the insert. I then
>edit the same record (without a requery) (I change the char value) in the view and tableupdate again. The newly inserted view record is now marked as deleted. If I take the base table and remove the index from the integer field and repeat this process the record does not get marked deleted. What is going on?
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform