Member Login

E-mail:    Password:  


Vendor : Oracle


Email  E-mail this page

Related Content  Related Content

Remember  Remember this item

 

Format: HTML

Date: 01/08/2007


Mashing Google Maps With Oracle Database

WORTHWHILE?

0

0 votes


Overview

As one may know, Oracle has had the ability to generate XML on the fly from the database for a number of years. In addition to generating XML from an Oracle database, it is relatively trivial to publish the generated data XML on the Web using a variety of languages such as with Java Servlets and JDBC. What one possibly haven't seen yet is how easy it is to take dynamically generated XML data from an Oracle database and mash it together with Web page using the Google Maps API. For example, if one has an Oracle database filled with interesting geo-related data, one can very easily integrate this data with Google's JavaScript Maps API.



See also: Database Management, Web Services