What am I missing? I can't figure out why it is adding the extra '.' System.Data.SqlClient.SqlException: 'Incorrect syntax near '76231'.'

后端 未结 0 1231
夕颜
夕颜 2020-12-12 16:32
private void buttonAdd_Click(object sender, EventArgs e)
        {
            String FirstName = textBoxFirstName.Text;
            String LastName = textBoxLastNam         


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