MCQs > IT & Programming > ASP.NET > When users edit data, this code runs to completion, but no data changes appear In the database. You test the update query and the connection string that you are passing to the procedure. and they both work correctly. You need to change the code to ensure that data changes appear in the database. What should you do?

ASP.NET MCQs

When users edit data, this code runs to completion, but no data changes appear In the database. You test the update query and the connection string that you are passing to the procedure. and they both work correctly. You need to change the code to ensure that data changes appear in the database. What should you do?

Answer

Correct Answer:

Delete this line of code:

dataTableAcceptChanges() 

Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it