Subject Re: [firebird-python] kinterbasdb 3.3 on Ubuntu 10.10 - services api
Author Werner F. Bruhin
On 05/14/2011 04:58 PM, Werner F. Bruhin wrote:
> I am having problems using the services api on Ubuntu.
>
> On Win$ I can do:
> from kinterbasdb import services
> con = services.connect(user='sysdba', password='masterkey')
>
Oops, had my keyboard remapped, so this is resolved. Still having the
performance problem.

Werner