Re: calling webservice through postgresql function
От | Jyoti Seth |
---|---|
Тема | Re: calling webservice through postgresql function |
Дата | |
Msg-id | 00b601c7c51f$d775d430$86617c90$@com обсуждение исходный текст |
Ответ на | Re: calling webservice through postgresql function (Richard Huxton <dev@archonet.com>) |
Ответы |
Re: calling webservice through postgresql function
Re: calling webservice through postgresql function |
Список | pgsql-sql |
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. Thanks, Jyoti Setj -----Original Message----- From: Richard Huxton [mailto:dev@archonet.com] Sent: Friday, July 13, 2007 12:57 PM To: Jyoti Seth Cc: pgsql-sql@postgresql.org Subject: Re: [SQL] calling webservice through postgresql function Jyoti Seth wrote: > Hi all, > > I want to call webservice from my postgresql database. Please let me know if > anyone has idea. You can use any of the "untrusted" procedural languages to access resources outside the database (e.g. pl/perlu), or of course C. -- Richard Huxton Archonet Ltd
В списке pgsql-sql по дате отправления: