can someone please tell me the syntax error in the code, its in the insert section

前端 未结 0 1141
小蘑菇
小蘑菇 2021-01-04 04:23
Private Sub AddUser()
    \' ADD PARAMETERS
    Access.AddParam("@Title", TextBoxTitle.Text)
    Access.AddParam("@Urgency", TextBoxUrgent.Text)
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题