Sometimes you will want to load data from huge XML files into the database. So how do you achieve this? There are more then one ways to achieve this, but most of the time a “SAX parser” is used. The term on Wikipedia for SAX is: A Simple API for XML (SAX) is a serial [...]
Jul
03
Oracle OTN SAX Loader Example
I tried to replay Marcelo Ochoa’s example called “Uploading WikiPedia Dumps to Oracle databases“. I noticed that the reference to the OTN SAXLoader Example was corrupted / partially unavailable. While searching on my local hard drive, I noticed that I, a long time ago in 2006, downloaded the zip file. Although of course, there is [...]
