Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Perl DBI Mistaking a Number For a String

by tantarbobus (Hermit)
on Apr 21, 2005 at 15:23 UTC ( [id://450065]=note: print w/replies, xml ) Need Help??


in reply to Perl DBI Mistaking a Number For a String

In DBD::mysql 2.9006 you can set $dbh->{mysql_unsafe_bind_type_guessing}=2, and it will try and guess whether to bind as a string or as an int.
  • Comment on Re: Perl DBI Mistaking a Number For a String

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://450065]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 14:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found