Click here to Skip to main content
15,897,968 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I created a program that somewhere of that I delete a record from database and I see this error when I want to delete record of database
{"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."}

What is this error? and how I can fix it?
Posted
Updated 5-Sep-11 0:41am
v2
Comments
OriginalGriff 5-Sep-11 7:00am    
Post the relevant code - without it we are just guessing...
Use the "Improve question" widget to edit your question and provide better information.

1 solution

Try using the debugger. There really is no way for us to help you with the info you've provided.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900