Search results for query: *

  1. C

    Question OleDbException was unhandled. No value given for one or more required parameters.

    Thank you very much for your quick reply. I've amended all the points you mentioned, yet I've still got the error unfortunately. This is where the error message appears: Private Sub frmEmployeeHomepage_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load...
  2. C

    Question OleDbException was unhandled. No value given for one or more required parameters.

    Below is my log-in procedure coded in VB 2010 Express. I'm new to programming so this might be an easy solution for somebody. I've got this procedure in 3 forms, yet only 1 out of the 3 forms work. The code has been copy and pasted from the one form to the other, with the only change being the...
Back
Top