charliemopps
Registered User.
- Local time
- Today, 13:04
- Joined
- Feb 24, 2009
- Messages
- 40
I would like to erase my table prior to updating it.
I have created a Delete Query that checks if the primary key "Is Not Null" and deletes. I've tried running the query based on many other parameters, but I always recieve the same error:
"Could not delete from specified Tables"
any ideas?
Or is there another way to erase this table before I append to it?
I have created a Delete Query that checks if the primary key "Is Not Null" and deletes. I've tried running the query based on many other parameters, but I always recieve the same error:
"Could not delete from specified Tables"
any ideas?
Or is there another way to erase this table before I append to it?