complex select statements and paging

[prev] [thread] [next] [Date index for 2005/01/10]

From: Emile Aben
Subject: complex select statements and paging
Date: 18:37 on 10 Jan 2005
Hi,

I currently have a problem with combining complex
searches (queries over multiple tables, n-to-n
relations) with CDBI::Plugin::Pager that only can
fetch stuff based on a WHERE statement for a single
table (because it uses SQL::Abstract). I'm at the
point where I don't see a CDBI/SQL::Abstract solution
and am thinking of rolling my own solution of creating
SQL from a perl-datastructure (or extending
SQL::Abstract), and eventually handing this off to
CDBI for object-creation.

Anybody encountered/solved this before? Any
ideas/pointers?

Emile


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail

complex select statements and paging
Emile Aben 18:37 on 10 Jan 2005

Generated at 12:48 on 22 Feb 2005 by mariachi v0.52