Search found 2 matches

by hegelsHoliday
Wed Aug 27, 2008 6:44 pm
Forum: Databases
Topic: Fetching data from Oracle into XML - Google Maps API
Replies: 4
Views: 672

Re: Fetching data from Oracle into XML - Google Maps API

Yes, there is data in the table and the query works. I tested the code up to the point where I show the code in my question.
by hegelsHoliday
Wed Aug 27, 2008 5:09 pm
Forum: Databases
Topic: Fetching data from Oracle into XML - Google Maps API
Replies: 4
Views: 672

Fetching data from Oracle into XML - Google Maps API

I am trying to convert the Google Maps API example - Creating a Store Locator with PHP, MySQL & Google Maps - from MySQL to Oracle. I am almost done, but I am having a problem near the end where data from the database is added to XML. Can anyone help me? [...] //Program ok up to here, made conne...