the expression you entered as a query produced this error: 'jasonp'.
jasonp being the username entered into the txtEmpLogin field.
Private Sub cmdLogin_Click()
Dim User As String
Dim UserName As String
Dim UserLevel As Integer
Dim TempPass As String
Dim ID As Integer
Dim EmpLogin As String
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.