Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can anyone tell me what this error means
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01482838
Message ID:
01482871
Vues:
108
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform