Subject | Re: [firebird-python] Re: How to use PowerConsole? |
---|---|
Author | Pavel Cisar |
Post date | 2009-12-30T11:38Z |
Dobedani napsal(a):
version. You can get the required version here:
http://www.firebirdsql.org/index.php?op=devel&sub=python
best regards
Pavel Cisar
IBPhoenix
> Hi Pavel,You obviously doesn't have KInterbasDB 3.3.0 installed, but some older
>
> I think we're making progress, but I'm still getting errors - they refer to Python source files I cannot locate! I'm sending you a copy of my last session:
>
> D:\>ipwc.py
> PowerConsole v0.7.5 [CLI version]
> Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] on win32
>
> Installed packages: pwcfb(0.9.1), pwcfbqa(0.2)
>
> Type "help" for more information.
>
>>>> CONNECT 'D:\USERDATA\data\REGDB.fdb' user 'SYSDBA' password 'xxx'
> Traceback (most recent call last):
> File "<console>", line 1, in <module>
> File "build\bdist.win32\egg\pwc\fbcmd.py", line 477, in execute
> d = fb.Database(**kwargs)
> File "build\bdist.win32\egg\fbcore.py", line 202, in __init__
> self._sys_transaction = self._con.trans()
> AttributeError: 'Connection' object has no attribute 'trans'
>
> Hopefully it is now becoming a bit more interesting for you ...?
version. You can get the required version here:
http://www.firebirdsql.org/index.php?op=devel&sub=python
best regards
Pavel Cisar
IBPhoenix