Thanks for both ideas. Hmmm.... when I compile my select( ) statement it still has the %(param_1) parameter format instead of the :param_1 format. That seems to make the execute complain about syntax later on. Must be missing something... Anyway, serializer is easier and zlib compressing helps the size. Thanks for your great response!
On Oct 23, 11:56 am, Mike Conley <[email protected]> wrote: > On Fri, Oct 23, 2009 at 1:47 PM, Michael Bayer > <[email protected]>wrote: > > > > > Much easier to use serializer. > > > I agree with that. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
