Re: [INTERFACES] problem with pgaccess 0.93

Поиск
Список
Период
Сортировка
От pat@patoche.org
Тема Re: [INTERFACES] problem with pgaccess 0.93
Дата
Msg-id 199901132050.VAA00292@vagabond.bde.espci.fr
обсуждение исходный текст
Ответ на Re: [INTERFACES] problem with pgaccess 0.93  (Constantin Teodorescu <teo@flex.ro>)
Список pgsql-interfaces
On 11-Jan-99, Constantin Teodorescu took time to write :
>> sorry if it was asked/answered before, but i just tested pgaccess 0.93
>> (excellent work by the way !) with postgres 6.3 and it does not work.
>
> PgAccess 0.93 is working fine with PostgreSQL 6.4.x due to some changes
> in libpgtcl !
> There is a small patch that you have to make in order to make it work
> with 6.3.2!
>
> So, in order to make PgAccess 0.93 work with PostgreSQL 6.3.x you should:
>
> replace in procedure wpg_exec the following line:
>
> set pgsql(errmsg) [pg_result $pgsql(res) -error]
>
> with this one :
>
> set pgsql(errmsg) "NO ERROR INFORMATION SUPPLIED"

yeah that worked very well !
thanks for your support.

unfortunately i do not know tcl enough (that is not at all in fact) to add
some kind of test, so that if people are running with 6.3.x it works.
You should maybe think of adding something like that to your code, in order
to take care of that problem.

Thanks again for your great software and your help

Patrick

/\//\/\/\\/\/\//\/\\/\/\\/\\/\//\/\\/\//\/\\/\//\/\\/\//\/\\
Patrick M.   pat@patoche.org    http://www.patoche.org/


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Antonio Mendez
Дата:
Сообщение: Re: [INTERFACES] interface to MSsql server
Следующее
От: PostgresSQL Server
Дата:
Сообщение: subscribe