sqlStr &= "" & CType(DataGridView1.Rows(DataGridView1.Rows.Count - 1).Cells(i), Object) & "" 提示错误信息为: 没有为 字符串“” 和 类型 ...