This topic is locked

Error occuring when trying to save changes on record (sometimes!)

11/18/2005 10:34:33 AM
ASPRunnerPro General questions
garydee author

Hi guys - I keep getting this error when updating records - it only happens intermittently though, not all the time - and not on certain characters or symbols or anything.

I may just add a new line of text to a memo field, press save and this error could happen.
As I said, it does not happen all the time - just some of the time - I may be making changes for 5 to 6minutes. press save and get this.
Any ideas what is causing this???
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression '[PageID]='.
/admincms/Pages_edit.asp, line 465
=======================

The line it refers to is:
rs.open strSQL, dbConnection
Many thanks in advance
Gareth

Sergey Kornilov admin 11/22/2005

It appears to be a problem with ASP sessions on your Web server.

What OS this Web server is running?