Menu

Enable SQL Tracing?

Help
2003-01-07
2003-01-12
  • James Stein

    James Stein - 2003-01-07

    Is there a way from within phpbt to get a trace of the SQL that is being generated? I'm having some consistant problems with phpbt against a PostgreSQL server when I try and do querries against a very small database.

     
    • Benjamin Curtis

      Benjamin Curtis - 2003-01-12

      I don't think the PEAR DB files have convenient debug support, but you can edit pgsql.php in the PEAR directory to echo queries.

       

Log in to post a comment.