strsql = "select * from 用户表 where name='" & user & "'and pwd='" & pwd & "'and usertype='" & usertype & "'"Set rs = cn.Execute(strsql)怎么在visdata中添加表,使得上面的语句可以执行,name,pwd,usertype在前面已经输入利润
添加一个表,按照你的,添加一个叫“用户表”以及三个字段