Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reading XML file names

490579Mar 9 2006 — edited Mar 15 2006
Hi,

Iam not sure if I should be posting this question in this forum....

I have already registered my schema and Iam able to insert a single xml file into a table. I have passed the xml file name as a parameter and iam able to load it also.

Now, I want this to be automated.
If there are 100s of XML files in a folder, all these file names should be passed as parameter to my procedure (one by one) in a for loop, so that they can all be loaded.
I searched in the net but found only Java or C code.
Iam using oracle 9i release 2.

Can anyone out there help me?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 12 2006
Added on Mar 9 2006
8 comments
1,700 views