Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: How to call MySQL's PASSWORD() from Class::DBI?

by TVSET (Chaplain)
on Dec 23, 2003 at 20:50 UTC ( [id://316709]=note: print w/replies, xml ) Need Help??


in reply to How to call MySQL's PASSWORD() from Class::DBI?

You are looking for "Ima::DBI queries" section of the manual for Class::DBI. Specifically: set_sql() function. Additionally, you can read the manual for Ima::DBI - that should increase your understanding, if need be. :)

Basically, you just do a set_sql() with SQL that you need, using placeholders, Class::DBI creates a function for you to use, and you call it with parameters. Nice and easy.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-25 22:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found