hi all,
I am a newbie with sqlalchemy so bear with me,this is what i am trying
to do

my app has a client and server part
on the client i am retreiving data using sqlalchemy and transfering
the query objects on to the server this goes fine but when i try to
open a new session on the server and try to save the object transfered
from the client after making certain changes to it nothing happens.

what could i be doing wrong.

TIA

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to