rflagle Posted August 31, 2005 Share Posted August 31, 2005 A client of mine, using a runtime solution I created, added 7 records to the database and entered various data into the available fields. Later she selected one record to delete (Ctrl+E), but when she proceeded, 5 other records also were deleted. I have been unable to duplicate this using my version of the database. Is there a way she could have entered data so that the records were linked/associated in such a way that deleting one would automatically delete others? Link to comment Share on other sites More sharing options...
Vaughan Posted August 31, 2005 Share Posted August 31, 2005 Does the database have a self-join relationship? Check to ensure it's not set to delete related records. Or maybe the client performed a Delete Found Set command, and not Delete Record. Link to comment Share on other sites More sharing options...
rflagle Posted August 31, 2005 Author Share Posted August 31, 2005 Thanks for responding. There are no self-join relationships and using the client's database I used Ctrl-J to ensured that all records were present, selected Delete Record and multiple records were deleted rather than the one I selected. After I deleted all of the old records and created new ones, I could use the delete record command normally. There appears to be something unique to the records my client had created that results in the multiple deletion problem. I'm stumped. Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6669 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now