conn = eng.connect()
conn.execute(users.insert(), [{'name':'joe', '10:00':'1200'}])-- Mike Conley On Fri, Apr 3, 2009 at 12:07 AM, Tanmoy <[email protected]> wrote: > Tried that...........dosent work............ > > > > > Tom > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
