הודעת שגיאה Microsoft OLE DB Provider for
העברתי אתר שלם כפי שהו משרת א' לשרת ב' , האתר בנוי ב ASP מערכת ניהול תוכן. כאשר אני רוצה לבצע שינוי בקובץ מסויים דרך ה Back office (מערכת ניהול) אני מקבל את הודעת השגיאה הבאה (במסגרת ) ------------------------------------------------------------------------------------------------------------------------ Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query. /info_pages.asp, line 163 ----------------------------------------------------------------------------------------------------------------------- צירפתי מספר שורות רלוונטיות מתוך הקובץ info_pages.asp : if errr="" then set conn=server.createobject("adodb.connec set rs=Server.CreateObject("adodb.Recordset") conn.open=dbstring rs.open sqlstmt, conn <--------- שורה 163 response.redirect "info_pages.asp" end if end if response.write errr %> אשמח לקבל עזרה בנושא בתודה מראש
העברתי אתר שלם כפי שהו משרת א' לשרת ב' , האתר בנוי ב ASP מערכת ניהול תוכן. כאשר אני רוצה לבצע שינוי בקובץ מסויים דרך ה Back office (מערכת ניהול) אני מקבל את הודעת השגיאה הבאה (במסגרת ) ------------------------------------------------------------------------------------------------------------------------ Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query. /info_pages.asp, line 163 ----------------------------------------------------------------------------------------------------------------------- צירפתי מספר שורות רלוונטיות מתוך הקובץ info_pages.asp : if errr="" then set conn=server.createobject("adodb.connec set rs=Server.CreateObject("adodb.Recordset") conn.open=dbstring rs.open sqlstmt, conn <--------- שורה 163 response.redirect "info_pages.asp" end if end if response.write errr %> אשמח לקבל עזרה בנושא בתודה מראש