On May 7, 2007, at 1:03 PM, Uwe Grauer wrote:

> con = kinterbasdb.connect(dsn='host:/path/database.db', user='sysdba',
>                           password='pass', charset='UNICODE_FSS')
>
>
> I guess i have to use my own connections.
> Or do you think there could be a generic mechanism?

        Let me take a look at it. The original code just allowed for those  
parameters specified by the dbapi. I might be able to work with a  
**kwargs construct to the dConnection __init__().

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
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/dabo-users/[EMAIL PROTECTED]

Reply via email to