Обсуждение: Tix + Postgres questions.

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

Tix + Postgres questions.

От
Doug Lo
Дата:
Hi,  Postgres gurus,

I want to embedded Tix with Postgres, but I don't know how to do. Would
anyone give me some hints?
Your helps will be highly appreciated.

Best regards,
Doug.






Re: [INTERFACES] Tix + Postgres questions.

От
Bruce Stephens
Дата:
jwlo@ms11.hinet.net said:
> I want to embedded Tix with Postgres, but I don't know how to do.
> Would anyone give me some hints?

Make the stuff in interfaces/pgtcl. That provides you with a shared
libpgtcl.so library.  Use the Tcl load command to load it.