This topic is locked

Printer Friendly Pages

11/1/2006 4:32:50 PM
ASPRunnerPro General questions
B
bdegnan author

I get the following error when clicking on "Printer Friendly Page"
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'.
/lendscape/PMO/SEPG/include/commonfunctions.asp, line 1624
I am using an MS Access database. Everything else works fine.
Any ideas on what the problem might be?
Follow up: Without making any changes to the code, I happened to try this function again and it worked! The application is running on a network that sometimes has latency issues. Could this be the problem?

Sergey Kornilov admin 11/1/2006

Probably something happened to web server or session. Difficult to say if it's not reproducable.