Run your program and see what you get in 'dbitrace.txt'DBI->trace(2, 'dbitrace.txt'); $sthn = $dbh->prepare_cached("SELECT DISTINCT nome FROM usuarios WHERE + login=? AND filial=?") or die "ERRO!"; $sthn->execute($gerente, $filial);
In reply to Re: Re: Re: DBI bug?
by perlplexer
in thread DBI bug?
by DaWolf
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |