debug codes
I thought it would be a great resource to have all the debug codes in one post. Is that possible and an option?
Insert
Update
Search
Results
Any other notes...
I thought it would be a great resource to have all the debug codes in one post. Is that possible and an option?
Insert
Update
Search
Results
Any other notes...
What do you mean by debug code? Can you give me an example?
You can turn on the Debug attribute for recordsets or query objects to see the actual error if you see:
"There is an error in your SQL syntax."
Then you can add:
$Recordset1->Debug = true;
before the line:
$Recordset->execute();
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.