这是为什么
为什么在sql="Insert Into ly (nam,sex,mail,home,facebody,ip) Values ('" &nam& "','" &sex& "','" &mail& "','"& home &"','" &face& "','" &body& "','" &ip& "')" 在加一个head就不行呢
sql="Insert Into ly (nam,sex,mail,home,face,head,body,ip) Values ('" &nam& "','" &sex& "','" &mail& "','"& home &"','" &face& "','" &head& "','" &body& "','" &ip& "')"