• Delete row (Access 2000)

    Author
    Topic
    #441773

    How can i delete a row in the table tblClinets where the CompanyName is missing ? I get a syntax error in the following comand :
    Dim StrSQL As String
    StrSQL = “DELETE TblClients.* FROM TblClients ” & _
    “WHERE TblClients.CompanyName = “””
    DoCmd.RunSQL StrSQL

    Viewing 0 reply threads
    Author
    Replies
    Viewing 0 reply threads
    Reply To: Delete row (Access 2000)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: