Subject | Re: How to use PowerConsole? |
---|---|
Author | Dobedani |
Post date | 2009-12-30T10:13:10Z |
Hi Pavel,
Thanks for the reply. I got the impression that 0.7.5 was still alpha but never mind. I installed it, but using -f caused errors, so I downloaded the tar file, unpacked it into my current directory and used: easy_install -U .
Now more things are working as expected but still no connections - not even if I try double backslashes etc.
When I enter this:
CONNECT 'D:\USERDATA\data\REGDB.fdb' user SYSDBA password xxxxx
PowerConsole tells me: SyntaxError: Expected "QA"
Thanks in advance for any further clues.
Steven
Thanks for the reply. I got the impression that 0.7.5 was still alpha but never mind. I installed it, but using -f caused errors, so I downloaded the tar file, unpacked it into my current directory and used: easy_install -U .
Now more things are working as expected but still no connections - not even if I try double backslashes etc.
When I enter this:
CONNECT 'D:\USERDATA\data\REGDB.fdb' user SYSDBA password xxxxx
PowerConsole tells me: SyntaxError: Expected "QA"
Thanks in advance for any further clues.
Steven
--- In firebird-python@yahoogroups.com, Pavel Cisar <pcisar@...> wrote:
>
> You need to upgrade PowerConsole to 0.7.5, use:
> easy_install -U -f http://ibphoenix.cz/pwc/download/ PowerConsole