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

Re: DBI Named Placeholders

by trwww (Priest)
on Jan 14, 2011 at 18:00 UTC ( [id://882378]=note: print w/replies, xml ) Need Help??


in reply to DBI Named Placeholders

placeholders becomes total mess if you have more then 30 of them and have to calculate order

I use MySQL but don't really need to worry about these things because I also use DBIx::Class. If you are worrying about your inserts being slow because of it (though I doubt they will), use the same thing DBIx::Class uses to generate SQL: SQL::Abstract.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-04-19 08:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found