有谁来帮手啊~~~ 在线 谢谢了~~~
insert into 是插入
update set 是更新 但是他怎么又新建了一行数据呢?
sql = "update info set filetitle='"& filetitle &"', filedesc='"&filedesc&"',filecontenttype='"&file_ctype&"', postfix='"&FileTypeName&"',filepath='"&basepath&filetitle&"',filesize='"&filesize&"' where username='"&username&"' and logo='logo'"