| Subject: | Re: Separating DB operations out of program code |
|---|---|
| From: | Dermot |
| Date: | Thu, 26 Nov 2009 19:51:26 +0000 |
| Newsgroups: | perl.beginners |
2009/11/26 Scott Pham <scott.pham@xxxxxxxxx>: > Have you looked at DBIx::Class? > I'd 2nd that. DBIx is the way forward. You should be looking to stop writing SQL statements and moving towards ORM. Try the example at http://search.cpan.org/~frew/DBIx-Class-0.08114/lib/DBIx/Class/Manual/Example.pod Good luck, Dp. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Separating DB operations out of program code, Scott Pham |
|---|---|
| Next by Date: | calc time elapsed in days, Raphael |
| Previous by Thread: | Re: Separating DB operations out of program code, Scott Pham |
| Next by Thread: | Re: Separating DB operations out of program code, Steve Bertrand |
| Indexes: | [Date] [Thread] [Top] [All Lists] |