
October 2nd, 2004, 08:05 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Help interpreting error message
I keep getting this message emailed to me by my IIS webserver
(i modified the 500-100.asp page to send me the error messages in an email)
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[MySQL][ODBC 3.51 Driver][mysqld-4.0.12-nt]You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
/page.asp
GET /page.aspFriday, October 01, 2004, 11:03:32 PM
I go to "page.asp (which is expecting an integer (page.asp?page_id=88) - and leave it blank, put in a string, a non-existent number, etc. and I can't get the error to occur.
Any ideas what to look for?
|