error creating new table - Mailing list pgadmin-support

From Virgil Frum
Subject error creating new table
Date
Msg-id 000601c50f5a$12e073a0$0a02a8c0@VirgilDell
Whole thread Raw
Responses Re: error creating new table  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-support
pgAdmin ver. 1.3.0 (Jan 14 2005)
Windows XP SP2

When creating new table via 'New Table' dialog I've got error:
XRC resource 'frmHint' (class 'wxDialog') not found! (and pgAdmin freezes)
but via SQL query tool it works fine.

Here is table definition:
CREATE TABLE info
(  version varchar(50) NOT NULL,  creationtstamptz timestamptz NOT NULL DEFAULT now()
) WITHOUT OIDS;

There is another problem, I cannot insert rows via Edit Data grid in info 
table.


Virgil Frum



pgadmin-support by date:

Previous
From: Vasilev Max
Date:
Subject: pgadmin for SuSE Linux 9.2 32/64 bit CPU.
Next
From: "Dave Page"
Date:
Subject: Re: pgadmin for SuSE Linux 9.2 32/64 bit CPU.