Re: calling webservice through postgresql function

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: calling webservice through postgresql function
Дата
Msg-id 46972BCA.5050605@archonet.com
обсуждение исходный текст
Ответ на Re: calling webservice through postgresql function  ("Jyoti Seth" <jyotiseth2001@gmail.com>)
Список pgsql-sql
Jyoti Seth wrote:
> Thanks a lot for ur quick response. I have searched a lot on net for code to
> call a webservice through tcl/tk or any other scripting lang that is
> supported by postgresql, but couldn't find one. If u can provide me some
> code to call a web service through postgresql it would be a great help.

Just use pl/perlu (or pythonu or tclu) in whatever way you would 
normally "call a webservice". That side of things has nothing to do with 
PG (other than the fact that it will hold up your query).

If you don't know how to "call a webservice" then you'll need to check 
with one of the developer forums for your language of choice I'm afraid.

--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: "Jyoti Seth"
Дата:
Сообщение: Re: calling webservice through postgresql function
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: calling webservice through postgresql function