This topic is locked

Incorrect syntax - When Editing

4/14/2005 5:00:57 PM
ASPRunnerPro General questions
Z
znetman author

Hello All,
I get this error when I try Save after editing a record. The odd part is that it works correctly on a local web server (where a run AspRunner) but when I copy it a production server it fails. I first checked the odbc dlls and version; they seem to be the same and other AspRunner apps work on this server? Plus I have rebuilt the app a couple of times.
Any Ideas where to look?

Thanks,

Zack
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near '='.
/salestrak01/Modules01/OneSource_Requests_01/ZY_ONESOURCE_REQUEST_01_E01_v_edit.asp, line 780

Sergey Kornilov admin 4/15/2005

Zack,

give more more info on this one. If you have SQL query post it here.
What's in the line 780 in ZY_ONESOURCE_REQUEST_01_E01_v_edit.asp file?

Z
znetman author 4/15/2005

The problem self corrected! I have no idea what got changed?
(Note that I'm using version 3.2, just incase someone else has an issue)
Thanks for the Help.