[sqlalchemy] How to implement View

2009-10-14 Thread reetesh nigam
Hi All, I want to implemet View in my project. I am using sqlalchemy 0.4.4, turbogears1.0.4b3, python 2.5 Thanks Reetesh Nigam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups sqlalchemy group. To post

[sqlalchemy] Invalid Request Error

2009-05-07 Thread reetesh nigam
and Regards Reetesh Nigam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups sqlalchemy group. To post to this group, send email to sqlalchemy@googlegroups.com To unsubscribe from this group, send email to sqlalchemy

[sqlalchemy] How to use View

2009-04-21 Thread reetesh nigam
Hi All, I have updated my mysql server from 4.1 to 5.1. I want to use view functionality of mysql. How to use VIEW in sqlalchemy. Thanks and Regards Reetesh Nigam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[sqlalchemy] MySql has gone away

2009-04-16 Thread reetesh nigam
Hi All, I was getting My Sql has gone away, then i set sqlalchemy.pool_recylce=3600 in prod.cfg. it was woking fine but but still some time i get the same error i.e MySql has gone away. Can any one tell me what should i do? Thanks anD Regards Reetesh Nigam

[sqlalchemy] Multi tread operation and max query in sqlalchemy

2009-02-07 Thread reetesh nigam
Hi All, i am not able to use max query in sqlalchemy? currently i am using this: r= model.session.query(model.RadReport).max (model.t_reports.c.reportid) 2009-02-06 20:52:07,453 INFO *Main Thread* [sqlalchemy.engine.base.Engine.0x..b0:_cursor_execute] SELECT max (t_reports.reportid) AS

[sqlalchemy] Hi all

2008-06-27 Thread reetesh nigam
I made a web page . when i want to delete ant case then it shows this error. class 'sqlalchemy.exceptions.InvalidRequestError': ('The transaction is inactive due to a rollback in a subtransaction and should be closed', bound method Admin.deletestudy of radspeed.controllers.Admin instance at

[sqlalchemy] how return value to the web page

2008-04-28 Thread reetesh
hi all, i have developed one project on login page. i am unable to print the dailouge on the page when user is given wronge password.. can anyone help me... how to print the value on the web page --~--~-~--~~~---~--~~ You received this message because you are