On 1/4/07, like_loves8x <[EMAIL PROTECTED]> wrote:

I have a postgres database !
SQLObject or SQLAlchemy?

Now i want to perform some of tasks in turbogears :
+ Search data in database
do you mean full text search?
+ Paging of result.
the paginate module works with SO results and there is a patch on trac
to make it work with SA.
I have already found on google . But don't find which i wish.
Have tutorials about this problem ?
if you give us more details yes, if your refering to fulltext search
your better off with going "around the ORM" and executing a query. it
depends way to much on what exaclty you mean by "search" and "data"
Thank you very much.


>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to