On 11/01/2011 14:27, Ed Leafe wrote:
> On Jan 11, 2011, at 8:25 AM, Uwe Grauer wrote:
>
>> I changed the connection params back to str type in rev 6310.
>       Does Firebird not support non-ASCII characters in things like database 
> name, user name, or password? Or is it only a problem for kinterbasdb? IOW, 
> can you create a database with a ΓΌ in the name, and access it from command 
> line connections?
Up to version FB 2.5 only ASCII.

See 2.5 doc:
http://www.firebirdsql.org/rlsnotesh/rlsnotes25.html#rnfb25-apiods-api-conncharset

Don't think that kinterbasdb supports this yet, but not sure about this.

The new FB driver does support u'strings'.
https://github.com/nakagami/pyfirebirdsql

Werner

_______________________________________________
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/4d2c8733.8070...@free.fr

Reply via email to