Обсуждение: How to connect my "wish" program to pgaccess

Поиск
Список
Период
Сортировка

How to connect my "wish" program to pgaccess

От
"stella DEFO"
Дата:

Hello, I don’t know how to connect postgreSQL to pgaccess. PostgreSql is already installed on my computer( on linux) and pgaccess is in the directory ‘/usr/local/pgaccess’.

As it is mentionned in the README file, I have to initialise the two set variables PGACCESS_HOME and PATH_TO_WISH. For PGACCESS_HOME, I put this value:

PGACCESS_HOME=/usr/local/pgaccess, but I not sure!!!!

And for the second set variable, i don’t know what name of the postgresql program I have to take to initiatise this variable and to run pgaccess with my postgres database.

What name of postgresql program should i put as value on the varaible PATH_TO_WISH?

Thanks before for your help!!!!

 

Mlle Stella DEFO MOBOU
Éleve Ingénieur à l'Université de Technologie de Troyes

Stagiaire en Conception/Développement
24, rue Voltaire
10000 Troyes
Tél: 06 09 40 85 85

stella@avenise.fr
stella.defo_mobou@utt.fr
defostella@yahoo.com

 

Re: How to connect my "wish" program to pgaccess

От
Jean-Michel Chabanne
Дата:
Le jeu 29/01/2004 à 16:53, stella DEFO a écrit :
> Hello, I don’t know how to connect postgreSQL to pgaccess. PostgreSql
> is already installed on my computer( on linux) and pgaccess is in the
> directory ‘/usr/local/pgaccess’.
>
> As it is mentionned in the README file, I have to initialise the two
> set variables PGACCESS_HOME and PATH_TO_WISH. For PGACCESS_HOME, I put
> this value:
>
> PGACCESS_HOME=/usr/local/pgaccess, but I not sure!!!!
>
> And for the second set variable, i don’t know what name of the
> postgresql program I have to take to initiatise this variable and to
> run pgaccess with my postgres database.
>
> What name of postgresql program should i put as value on the varaible
> PATH_TO_WISH?
>
> Thanks before for your help!!!!
>
>
>
> Mlle Stella DEFO MOBOU
> Éleve Ingénieur à l'Université de Technologie de Troyes
>
> Stagiaire en Conception/Développement
> 24, rue Voltaire
> 10000 Troyes
> Tél: 06 09 40 85 85
>
> stella@avenise.fr
> stella.defo_mobou@utt.fr
> defostella@yahoo.com


wish is the tcl/tk interpreter. 'type wish' will show the path to wish,
usually /usr/bin/wish