Thanks for the reply...  debug seems to be already set to true?
  $this->Debug = true;
Also.. where would I enter in the ` ?  As in the following ?
  $InsertQuery->bindColumn("`1a-knowledge`", "s", "".((isset($_POST["1a-knowledge"]))?$_POST["1a-knowledge"]:"")  ."", "WA_DEFAULT");
UPDATE : OK .. just tried this and nothing happened.


