Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Need Help for importing database frm xml file to oracle 10g using java program

  1. #1
    Junior Member
    Join Date
    Mar 2013
    Location
    India,Maharashtra,Nashik
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need Help for importing database frm xml file to oracle 10g using java program

    I need to import the database /entire schema to oracle 10g for further processing, i need to import it into new user and new schema which is not already present inside the database i.e.oracle 10g, please do suggest how could i do this....../
    ?


  2. #2
    Junior Member
    Join Date
    Mar 2013
    Location
    India,Maharashtra,Nashik
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default importing database form xml to oracle 10g

    i could not find a way or methodology to import and xml to oracle 10g..can someone suggest me anything?

Similar Threads

  1. Java Barcode Program with Oracle database
    By techsing14 in forum JavaServer Pages: JSP & JSTL
    Replies: 3
    Last Post: December 6th, 2012, 05:19 AM
  2. Inserting Large XML file into Oracle Database through java
    By hari_582 in forum JDBC & Databases
    Replies: 4
    Last Post: April 15th, 2012, 06:49 AM
  3. Inserting Large XML file into Oracle Database through java
    By hari_582 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: April 15th, 2012, 03:41 AM
  4. Inserting Large XML file into Oracle Database through java
    By hari_582 in forum JDBC & Databases
    Replies: 0
    Last Post: April 14th, 2012, 03:19 PM