Whem writing a program, we will use many *.dll, database component. When the program is finished, if it is intalled in some computer which haven't the *.dll or database component that is required by the program, the program will not work. So how to package the program so that all dll, component is included?
高手們好: 我寫了個ASP,寫資料到Access 2000 的資料檔中 我本來在NT(SP4)IIS4.0下跑正常,但是重灌NT(SP5) 後,每次執行到 Insert就會發生下面錯誤,請問是怎麼回事呢? Microsoft OLE DB Provider for ODBC Drivers 錯誤 '80004005' [Microsoft][ODBC Microsoft Access 驅動程式] 運作必須使用更新查詢。