Recent content by superstock51

  1. S

    Stored Procedures and XML Parser

    Here is the scoop: We would like to use a stored procedure to Parse and Read an XML file. The file is being generated by Java Code and stored on disk. The OS is Linux, and we wrote a procedure that actually compiles on the database. Here lies the problem: SAXBuilder builder = new...
Back
Top