and copy/paste the trace into <code></code> tags#!/usr/bin/perl -- use strict; use warnings; use DBI; DBI->trace(2); # DBI->trace(2 => 'trace.log');
In reply to Re: DBD::JDBC Connection failing
by Anonymous Monk
in thread DBD::JDBC Connection failing
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |