I am running an Access Database online. Working with a ASP page. Microsoft troubleshooting is pointing to an error with a query and the way I am writting it. Any help...
Microsoft Error: "Syntax error (missing operator)"
(Attached Image for exact error) ...
Here is the way I wrote my scripting out in my asp page...
fp_sQry="SELECT * FROM ""SUBFORM"" WHERE (COMMODITY CODE = '::COMMODITY CODE::')"
Thanks all who look and help.
Microsoft Error: "Syntax error (missing operator)"
(Attached Image for exact error) ...
Here is the way I wrote my scripting out in my asp page...
fp_sQry="SELECT * FROM ""SUBFORM"" WHERE (COMMODITY CODE = '::COMMODITY CODE::')"
Thanks all who look and help.