Problem with pgaccess 0.96

From: Lorint Hendschel <LorintHendschel(at)skynet(dot)be>
To: pgaccess <pgsql-interfaces(at)postgresql(dot)org>
Subject: Problem with pgaccess 0.96
Date: 1999-07-09 21:59:11
Message-ID: 378670AF.1F0B3BCA@skynet.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

I was a happy user of pgaccess 0.64 (I think). I decided to upgrade to
0.94. Compilation succeeded. I downloaded libpgtcl and copied it in
/usr/lib.
But when I want to launch pgaccess (wish -f
/usr/src/pgaccess/pgaccess.tcl name_of_the_db), I have the following
error message:

Tcl error executing pg_exec
select relname from pg_class
where relname='pga_queries'

Invalid optionpg_result result
?option? where ?option is
-status
-conn
-assign
array VarName
-assignbyidx
array VarName
-numTuples
-attributes
-lAttributes
-numAttrs
-getTuple
tupleNumber
-tupleArray
tupleNumber arrayVarName
-clear
-oid

The command line from which I have launched pgaccess says this:
Error in startup script: First argument is not a valid query result
while executing
"pg_result $pgres -numTuples"
(procedure "open_database" line 36)
invoked from within
"open_database"
(procedure "main" line 15)
invoked from within
"main $argc $argv"
(file "/usr/src/pgaccess/pgaccess.tcl" line 5044)

I use postgresql 6.4.2.

Does anyone now what I'm doing wrong?

Thanks a lot in advance.

--
Ki ça vos våye bén,

Lorint HENDSCHEL

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Constantin Teodorescu 1999-07-10 06:22:57 Re: [INTERFACES] Problem with pgaccess 0.96
Previous Message Emanuele 1999-07-09 20:28:28 jdbc redhat 6.0 NoClassDefFoundError