Hi,
i am trying to use recorsets and i get an error and i am not sure what is the problem! maybe i am missing a referance or the code have something wrong that i cant see! please help! the code is below:
Private Sub cmdLogin_Click()
Dim rs As New ADODB.Recordset
Dim cn As New...