I get runtime error 3426

Discussion in 'Software' started by chris6690, Jun 1, 2009.

  1. chris6690

    chris6690 Private E-2

    Code:
    Private Sub cmd_Add_Click()
    dba_user.Recordset.AddNew
    End Sub

    Private Sub Cmd_Back_Click()
    On Error GoTo errrun
    dba_user.Recordset.MovePrevious
    errrun:
    Resume Next
    End Sub

    Private Sub cmd_Close_Click()
    Unload Me
    End Sub

    Private Sub cmd_Delete_Click()
    dba_user.Recordset.Delete
    End Sub

    Private Sub cmd_next_Click()
    On Error GoTo errrun
    dba_user.Recordset.MoveNext
    Exit Sub
    errrun:
    Resume Next
    End Sub


    when I run the program and try to add a record I am getting the Runtime error 3426 action canceled by an associated object. Why am I getting this error and how can I fix it?
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds