Pagination and simple query

Hello, I'm new in programming with php framework.

Now I have a little question: ho can I use a pager with a direct query?

With direct query I mean somethink like…

[font=courier]$command=$connection->createCommand($sql);[/font]

Thank you

Massimiliano Furlanis

Is this code too complex for your problem?

http://www.yiiframew…6.html#msg12896

This is a working example piece of code of the contents search widget for the blog demo which can be seen here.

Wrong url!