> SELECT CAST('test unicode returns' AS NVARCHAR(60)) AS anon_1 FROM DUAL
>
> then it seems like either that fails directly, or it fails when the client 
> gets a hold of it.   See what happens with that statement.   Not sure that 
> Oracle 8 has NVARCHAR which might be the issue.

Please see the beginning of my previous post, that is the statement
creating the "ORA-12704: character set mismatch"

So, you intend to change exc.DBAPIError to Exception? (That is
actually exactly what I had just done as a workaround until I heard
back from you)

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