![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: MySQL Double Quotes Problem(")by blm (Hermit) |
on Dec 20, 2005 at 04:49 UTC ( #517967=note: print w/replies, xml ) | Need Help?? |
use
my $quotedString = $dbh->quote( $string ); to take care of quotes.So All the best! :-)
In Section
Seekers of Perl Wisdom
|
|