推薦:asp常見錯誤分析和解決辦法錯誤提示: ADODB.Recordset 錯誤 '800a0cc1' Item cannot be found in the collection corresponding to the requested name or ordinal. /index.asp,行15 錯誤原因:服務器上安裝動易組件最新組件,但網站系統是用的4.0,系統沒有找到相應的字段。動易組
解決方法入下:
rs.cursorlocation = 3
rs.open sql,conn,1,3
分享:常用ASP自定義函數全集% '======================================================== '函數導航 'FormatDate(DT,tp) ------------------------------------------日期格式化 'IsInteger(para) ---------------------------檢測傳遞的參數是否為數字型 'ChkrequestDate(Para) ----
新聞熱點
疑難解答