On 01/11/2011 11:02 AM, Uwe Grauer wrote:
> On 01/10/2011 11:22 AM, Uwe Grauer wrote:
>> I played around with the newest svn and some old sources.
>> I noticed that firebird dosn't work any more because all connection
>> params contain unicode strings instead of normal python strings.
>>
>> Does anybody know when and where this was changed?
>> Unicode strings don't work for db connection parameters like "user",
>> "password", ... (at least for Firebird)
>>
> 
> svn rev 5922 "Converted more of the codebase from str() to ustr()"
> might be the culprit.
> 
> Do all other databases work with unicode string connection params?
> 
> The fix for Firebird would be easy, once i understand the reasons for
> this change.
> 
> Uwe

I changed the connection params back to str type in rev 6310.

Uwe

_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/4d2c5a43.9000...@googlemail.com

Reply via email to