Re: [CDBI] Why does CDBI not populate the object on insert
Kevin Brown <[email protected]> Thu, 5 Mar 2009 16:29:34 -0700
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
> Ya, but my point of course is if I just defined the artist name > I probably don't need to fetch it back from the database. That would be true for a single user application, but what about a database system with multiple people accessing it at the same time?