Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^5: Hide Data based on account

by snopal (Pilgrim)
on Sep 20, 2007 at 14:44 UTC ( [id://640143]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Hide Data based on account
in thread Hide Data based on account

Your best resource is the DBI module. With it, you can do SQL queries at your current level of understanding and do the rest in Perl. As your knowledge of SQL gets more sophisticated, you can upgrade your code to take advantage of the database engine capabilities.

I've always found it easier to learn by example too. MySQL Cookbook may be the middle ground you seek.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2024-04-23 09:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found