This topic is locked

Error :(

3/16/2005 12:29:33 PM
ASPRunnerPro General questions
S
Skynet author

I received this error while try to see Details:
Error Number: -2147217900

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

URL: /reports/VesselDetails_list.asp

SQL query: select [VesselCode], [Voyage], [VesselVoyageCode], [ETA], [ETD], [Cratedby] From [VesselDetails] where [VesselCode] = 'A013'
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=1238&image=1&table=forumtopics' class='bbc_emoticon' alt=':blink:' />
What I need modify? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=1238&image=2&table=forumtopics' class='bbc_emoticon' alt=':blink:' />

Sergey Kornilov admin 3/17/2005

Hi,
this error message looks unusual.
Please tell me what browser and what Web server do you use.
Also you can right-click on the error page, choose "View source", save HTML code to file and send it to me for investigation.