Saturday 22 September 2012

No value given for one or more required parameters.


In Winforms, I Am Trying To Retrieve Data From The DataBase To The TextBoxes By Using Button Click "btnRetrieve_Click" Event. Then I Got An Exception,i.e., "OleDbException Was Unhandled, No value given for one or more required parameters".  See The Below Code Snippet.



Rectified     No value given for one or more required parameters. Exception:-

Later I Had Fix That Error By Using The Below Code Snippet..I Had Written The Below Selected Line In My Code Snippet. Then The Exception Rised Is Rectified(i.e. error is fixed.)


No comments:

Post a Comment

Note: only a member of this blog may post a comment.