Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21273

Vb Code error

$
0
0
Private Sub Adodc1_WillMove(ByVal adReason As ADODB.EventReasonEnum, adStatus As ADODB.EventStatusEnum, ByVal pRecordset As ADODB.Recordset)
Adodc1.Visible = False
End Sub

Private Sub Command1_Click()
If (Text4.Text = Text5.Text) Then
Adodc1.Recordset.AddNew
thankyou.Show
details.Hide

Else
MsgBox "The entered passwords do not match,please re-enter"

End If
End Sub

This gives me an error in the line with adodc

Error:http://support.microsoft.com/kb/316478

Viewing all articles
Browse latest Browse all 21273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>