spaLOGICng
Member
- Local time
- Today, 05:21
- Joined
- Jul 27, 2012
- Messages
- 170
I never said that. I simply stated that a PK must be created on the linked Table (Access TDF), because in Access they are all called Tables even though we know the Link is to a View, before it can be update from Access,You seem to still think that a view cannot be updated using Access.
I affirmed your statement that the PK is lost when the Table is refreshed. To cure that, I maintain a procedure to test and re-create the PKs when this happens.
But for the record, I use updateable VIEWS in Access all the time.