Pgaccess - forms - Mailing list pgsql-interfaces

From Dornfeld Balazs
Subject Pgaccess - forms
Date
Msg-id m0yCAQm-0003ocC@debian
Whole thread Raw
List pgsql-interfaces
I get to know Pgaccess (and tcl too) now.
Constantin Teodorescu wrote on his page:
>>>
If you want to bound some controls to the fields of the recordset, you will
have to name their associate variable like that :

.mf.qry.salary to get the "salary" field , or .mf.qry.name to get the "name"
field.
<<<
What does it mean?
I have tried in a form:

.mf.query3:execute
set v1 [.mf.query3:fields]      #-> v1=elso
set v2 ${.mf.query3.elso}    #-> ".mf.query3.elso":no such variable
.mf.query3:close

What should I do?

Thenks

Dornfeld Balazs
d.balazs@usa.net




















pgsql-interfaces by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [QUESTIONS] ODBC driver that supports 6.3
Next
From: The Hermit Hacker
Date:
Subject: Re: [QUESTION] JDBC and pg_hba on 6.2