On 17 Aug 2003, Jared Odulio wrote: .. > I used the PL/pgSQL for handling business logic. But the disadvantage is > you are locked in to using Postgresql as the only database for your > entire client/server applications. But the advantage is you only have to
Ummm.. How about using Perl DBI to talk to the back-end (and implement the business logic), and expose the business logic to the rest of your applications using Web Services? --- Orlando Andico <[EMAIL PROTECTED]> Mosaic Communications, Inc. -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
