All Forums >> [Scripting] >> ASP >> Problems trying to execute an update Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I hate ASP. I also hate access but the noob who worked here before me and my predecessor decided that ASP 3.0 and Access were the best things that ever happend to the internet. I'm a PHP developer and I can't handle BASIC style syntax.
This:
Doesn't work.
This:
Microsoft JET Database Engine (0x80040E14) Expected query name after EXECUTE.
Is the error.
Now, I'm not always the fastest or brightest when it comes to scripting or programming but I know there is a query name after execute. I see it, right there, it's named 'sql'. I know that the error reporting for ASP isn't the best or most accurate, and I also know that error number can mean there is something wrong with your query but I don't see what it is. If you do, I would appreciate the help.