Pgaccess - forms

Поиск
Список
Период
Сортировка
От Dornfeld Balazs
Тема Pgaccess - forms
Дата
Msg-id m0yCAQm-0003ocC@debian
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [QUESTIONS] ODBC driver that supports 6.3
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [QUESTION] JDBC and pg_hba on 6.2