Re: calling webservice through postgresql function - Mailing list pgsql-sql

From Jyoti Seth
Subject Re: calling webservice through postgresql function
Date
Msg-id 00b601c7c51f$d775d430$86617c90$@com
Whole thread Raw
In response to Re: calling webservice through postgresql function  (Richard Huxton <dev@archonet.com>)
Responses Re: calling webservice through postgresql function  (Richard Huxton <dev@archonet.com>)
Re: calling webservice through postgresql function  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List 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 by date:

Previous
From: Richard Huxton
Date:
Subject: Re: calling webservice through postgresql function
Next
From: Richard Huxton
Date:
Subject: Re: calling webservice through postgresql function