insert into Files(strFileName,strTitle,strPreview,dateUpload,TID,strAuthor,intSize,strFileMemo,intDownTimes) values (? ,? ,? ,? ,? ,? ,? ,? ,? )java.lang.Exception: java.sql.SQLException: Statement parameter 8 not set.
这是什么问题呢?