[pgsql-jp: 25043] postgreSQL 7.2 とpgaccess

Tatsuro Ishikawa ishikawa-t @ comtecc.net
2002年 3月 1日 (金) 22:01:53 JST


石川と申します

以前 同様の内容で投稿しましが、解決策が得られず その後 試行錯誤しても
解決しないため 再投稿します。

RedHat 7.1上にpostgreSQL 7.2をインストールして稼働させています。

クライアントは Windows XP上にActiveTcl 8.3.4.2をインストールして
postgreSQL 7.2のソースよりpgaccessを入手し、ソースから libpq.dll と
libctlg.dllを作成して pgaccessを起動しましたが

Tables → テーブル選択 → Design を実行すると

	「Error:ERROR: Attribute 'oid' not found 

になります。

その時の Detailsは、


ERROR:  Attribute 'oid' not found

ERROR:  Attribute 'oid' not found

    while executing
"pg_select pgsql224 {select oid,indexrelid from pg_index where (pg_class.relname='ex_user_lan') and (pg_class.oid=pg_index.indrelid)} rec {
		lappend P..."
    ("uplevel" body line 1)
    invoked from within
"uplevel pg_select $args"
    (procedure "wpg_select" line 3)
    invoked from within
"wpg_select $CurrentDB "select oid,indexrelid from pg_index where (pg_class.relname='$PgAcVar(tblinfo,tablename)') and (pg_class.oid=pg_index.indrelid)..."
    (procedure "refreshTableInformation" line 48)
    invoked from within
"refreshTableInformation"
    (procedure "Tables::design" line 5)
    invoked from within
"Tables::design $objname"
    ("Tables" arm line 2)
    invoked from within
"switch $PgAcVar(activetab) {
	Tables  {
		Tables::design $objname
	}
	Schema  {
		Schema::open $objname
	}
	Queries {
		Queries::design $objname
	}
	V..."
    (procedure "Mainlib::cmd_Design" line 7)
    invoked from within
"Mainlib::cmd_Design"
    invoked from within
".pgaw:Main.btndesign invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tkButtonUp" line 9)
    invoked from within
"tkButtonUp .pgaw:Main.btndesign
"
    (command bound to event)


です。どなたか ご教授願えませんでしょうか

以上 よろしくお願いします



pgsql-jp メーリングリストの案内