Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can anyone tell me what this error means
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01482838
Message ID:
01482871
Views:
107
This message has been marked as the solution to the initial question of the thread.
>Then we get the following error
>
>Microsoft VBScript compilation error '800a03ea'
>
>Syntax error
>
>/snworld/newsite/Global/DetailPublicVerify.asp, line 25
>
>Recordset1.Source = "SELECT * FROM datahistory where Docket_No = '" + & HAWB + "'"
>
>
In VB single quote starts the comment, although I think it should be ignored when it's a part of the string variable. Also, why do you have & and plus?

You need to have either + or & but not both of them.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform