Re: [sqlalchemy] how to use bind_expression to build an express like 'convert(bit, @value)?

2013-05-23 Thread Michael Bayer
On May 23, 2013, at 1:29 AM, Anthony Kong wrote: > Hi, all, > > We are upgrading our application to use SA0.8.0. For reason outside our > control, some XP workstations are using old sybase ODBC driver and we cannot > upgrade them as of yet. > > The sybase driver will cause this problem in t

[sqlalchemy] how to use bind_expression to build an express like 'convert(bit, @value)?

2013-05-22 Thread Anthony Kong
Hi, all, We are upgrading our application to use SA0.8.0. For reason outside our control, some XP workstations are using old sybase ODBC driver and we cannot upgrade them as of yet. The sybase driver will cause this problem in the following situation: 1) we have a table that have a field of t