Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^4: Catalyst or not?

by jfrm (Monk)
on Sep 14, 2006 at 20:40 UTC ( [id://572998]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Catalyst or not?
in thread Catalyst or not?

Well I had been told that Class::DBI won't do Joins. I was hoping that whatever system I end up using will be able to have a form that will allow the creation, deletion and modification of records from more than one table at once which presumably require table relationships and joins.

For instance, if I delete a book in my book table, I will also want it to delete any entries corresponding to that book in my bookowners table.

Is that logical or am I being overly pessimistic about the capabilities of Class::DBI?

Replies are listed 'Best First'.
Re^5: Catalyst or not?
by Anonymous Monk on Oct 06, 2006 at 07:56 UTC
    Class::DBI can do this - with a has_many relationship.

Log In?
Username:
Password:

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

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

    No recent polls found