请问我的下列语句为何提示语法错误??

来源:百度知道 编辑:UC知道 时间:2024/05/16 06:03:02
sql="insert into students(studentsID,nj,bj,name,xb,tuan,birthdate,photo,jh,jhtelephone,jhplace,father,fathertelephone,fatherwork,mother,mothertelephone,motherwork,homeaddress,telephone,jiangli,chufen,byschools,other,update) values('"& studentsID & "','"& nj &"','"& bj &"','"& name0 &"','"& xb &"','"& tuan &"','"& birthdate &"','"& photo &"','"& jh &"','"& jhtelephone &"','"& jhplace &"','"& father &"','"& fathertelephone &"','"& fatherwork &"','"& mother &"','"& mothertelephone &"','"& motherwork &"','"& homeaddress &"','"& telephone &"','"& jiangli &"','"& chufen &"','"& byschools &"','&

sql="insert into students(studentsID,nj,bj,name,xb,tuan,birthdate,photo,jh,jhtelephone,jhplace,father,fathertelephone,fatherwork,mother,mothertelephone,motherwork,homeaddress,telephone,jiangli,chufen,byschools,other,update) values("& studentsID & ",'"& nj &"','"& bj &"','"& name0 &"','"& xb &"','"& tuan &"','"& birthdate &"','"& photo &"','"& jh &"','"& jhtelephone &"','"& jhplace &"','"& father &"','"& fathertelephone &"','"& fatherwork &"','"& mother &"','"& mothertelephone &"','"& motherwork &"','"& homeaddress &"','"& telephone &"','"& jiangli &"','"& chufen &"','"& byschools &"','"&