MCQs > IT & Programming > ASP.NET > We are iterating through the results received in a data reader named 'DReaderOrder.' which is created by using the connection 'SqlCon.' In between we need to retrieve some more values from the database. so we executed another command in the same connection to get the results in a new data reader named 'ReaderProduct.' What will be the result if we are using ADO.N ET 2.0?

ASP.NET MCQs

We are iterating through the results received in a data reader named "DReaderOrder." which is created by using the connection "SqlCon." In between we need to retrieve some more values from the database. so we executed another command in the same connection to get the results in a new data reader named "ReaderProduct." What will be the result if we are using ADO.N ET 2.0?

Answer

Correct Answer:

Both will keep on reading records independent of each other

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