On Sep 21, 2007, at 1:43 PM, m h wrote:

>
> Just for kicks I tried using .3.10 and it failed giving the same error
> that was reported in the Aug 18 thread "autoloading Oracle tables with
> column defaults"::
>
> File "/home/matt/work/vpython/lib/python2.4/site-packages/ 
> SQLAlchemy-0.3.10-py2.4.egg/sqlalchemy/databases/oracle.py",
> line 117, in convert_result_value
>     return value.read()
> AttributeError: 'str' object has no attribute 'read'
>
> I can stay with .3.7, but I'm just wondering what the deal is with  
> beta5.
>

lets see that query youre running (and the bind params youre  
sending...oh and the table schema too).  its guaranteed something  
small on our end or maybe on yours.





--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to