I know this is kinda old but I hate to see it go unanswered. :) Basically what you have to do is create a wrapper for your raw query that takes a Criteria. Granted there are other ways, but this one makes the most sense to me.
The basic idea is here: http://www.symfony-project.com/snippets/snippet/21 On Jun 28, 4:59 am, "Patrick Landolt" <[EMAIL PROTECTED]> wrote: > Hi there, > > I'm using fulltextsearch in mysql so I have to use raq sql queries. > > Does anyone know how to use the Pager with two raw sql queries? (count-query > and data-query)? > > thanks, > patrick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
