Ron Savage wrote:
On Thu, 07 Jul 2005 11:38:06 +1000, Daniel Kasak wrote:

Hi Daniel


my $sth = $dbh->prepate( "set dateformat dmy" );
What am I doing wrong?

probably "prepate" is not a function, I think you mean "prepare"

Does that exact query work via CLI interface (IE is the query bad)

Reply via email to