Unix Technical Forum

Retrieving a value (currency conversion factor) from the Internet

This is a discussion on Retrieving a value (currency conversion factor) from the Internet within the Oracle Database forums, part of the Database Server Software category; --> Hi Is there any method I could use from within Oracle, to retrieve a value from a Internet site. ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-25-2008, 08:09 AM
Syltrem
 
Posts: n/a
Default Retrieving a value (currency conversion factor) from the Internet

Hi

Is there any method I could use from within Oracle, to retrieve a value from
a Internet site.
I"m told by the programmer that the value would be in XML

The Oracle server has access to the Internet.
So I can it connect to http://something , get the XML data, and parse it ?

Thanks for any pointer you may give

Oracle 9iR2 on OpenVMS 7.3-1

--
Syltrem
http://pages.infinit.net/syltrem (OpenVMS information and help, en français)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-25-2008, 08:09 AM
Gints Plivna
 
Posts: n/a
Default Re: Retrieving a value (currency conversion factor) from the Internet

Syltrem wrote:
> Hi
>
> Is there any method I could use from within Oracle, to retrieve a value from
> a Internet site.
> I"m told by the programmer that the value would be in XML
>
> The Oracle server has access to the Internet.
> So I can it connect to http://something , get the XML data, and parse it ?
>
> Thanks for any pointer you may give
>
> Oracle 9iR2 on OpenVMS 7.3-1
>
> --
> Syltrem
> http://pages.infinit.net/syltrem (OpenVMS information and help, en français)


For getting info from internet check:
http://download-uk.oracle.com/docs/c...1/packages.htm
About the UTL_HTTP Package
Package UTL_HTTP allows your PL/SQL programs to make hypertext transfer
protocol (HTTP) callouts. It can retrieve data from the Internet or
call Oracle Web Server cartridges. The package has two entry points,
each of which accepts a URL (uniform resource locator) string, contacts
the specified site, and returns the requested data, which is usually in
hypertext markup language (HTML) format.

For XML you can start in
http://download-uk.oracle.com/docs/c...nt.htm#i468132

Gints Plivna
http://www.gplivna.eu

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-25-2008, 08:11 AM
Syltrem
 
Posts: n/a
Default Re: Retrieving a value (currency conversion factor) from the Internet


"Gints Plivna" <gints.plivna@gmail.com> wrote in message
news:1161973764.695920.186840@e3g2000cwe.googlegro ups.com...
> For getting info from internet check:
> http://download-uk.oracle.com/docs/c...1/packages.htm
> http://download-uk.oracle.com/docs/c...nt.htm#i468132


Exaxctly what I was looking for !

Thank you

Syltrem


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:31 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com