Try adding debug code before:
$ExecuteQuery->execute();
so it has:
var_dump($ExecuteQuery);
die($ExecuteQuery->Statement);
$ExecuteQuery->execute();
That will give you a lot more information that might allow you to figure out what is wrong.
Try adding debug code before:
$ExecuteQuery->execute();
so it has:
var_dump($ExecuteQuery);
die($ExecuteQuery->Statement);
$ExecuteQuery->execute();
That will give you a lot more information that might allow you to figure out what is wrong.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.