ecpg and multiple connections

Поиск
Список
Период
Сортировка
От Edward Pilipczuk
Тема ecpg and multiple connections
Дата
Msg-id 200110191349.PAA09744@zeng.uranos.eu.org
обсуждение исходный текст
Список pgsql-novice
It is my first post to this group. Hello to everybody!

I have problem in my application.
I must handle queries to multiple databases concurrently.
In a documentation set there is only information how to open named
connections in order to differentiate them.
In documantaion the query statements 'EXEC SQL SELECT ...'
does not provide interface for the connection name.
ECPGdo has the second aprameters set to NULL, what is the purpose of
this parameter ?  Connection name ? Other object type ?

Can anybody help me ?
----------
Edward


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

Предыдущее
От: Edward Pilipczuk
Дата:
Сообщение: ecpg and multiple connections
Следующее
От: "Chr. Rossmanith"
Дата:
Сообщение: Problem with createdb & case (7.1.3)