[sqlalchemy] Re: OID usage

2007-09-27 Thread sdobrev
just some ideas. Here is an example of a properly interpreted row using the dbutils.OID class: 08C82B7C6A844743::SDRAM::64Mb::Marketing::0C::70C::DC Electrical Characteristics Here is the binding statement being generated by SqlAlchemy: 2007-09-27 13:32:12,444 INFO

[sqlalchemy] Re: OID usage

2007-09-27 Thread Michael Bayer
On Sep 27, 2007, at 4:11 PM, Eric N wrote: I'm wondering if SqlAlchemy is quoting the parameter when it is bound or if anyone has any other suggestions as to why I am not getting any results. we're not quoting anything when its bound...what gets returned from convert_bind_param is what