This topic is locked

Help. . . . . .

7/9/2003 2:56:43 PM
ASPRunnerPro General questions
author

I am having the same issue. . . .
Error number -2147217900

Error description [Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression 'ID='.

URL /XP Upgrade/XP_Upgrade_edit.asp

SQL query select ID,NAME ,Floor ,Quadrant ,Machine_Name ,Machine_Type ,OS ,Make_Model ,Serial ,OEM_Key ,Mem_RAM from [XP_Upgrade] where ID=
I have read the entry above and checked the ID field to ensure it's not empty for all records in your database. No change.
Any ideas?

500051 7/9/2003

I am receiving another runtime error immediately after using ASP Runner.
A runtime error has occurred.

Do you wish to Debug?
Line: 283

Error: Exterminated string constant
Any help would be appreciated.
Thanks

Rob

500052 7/9/2003

I went back to version 2.0 using the exact same databse, No Issues.

Sergey Kornilov admin 7/10/2003

Hi,
please download latest update here (updated July 9th):

http://www.asprunner.com/files/asprun22.exe
It fixes this problem that usually happens when key column don't exist on the list page.
Sergey Kornilov