HI madhav,
Hi all
I am developing a application.
The architecture is as follows
Client(Front End) : C# .NET
Middle Tier :
J2EE Backend : Oracle 9i
From client side I will get string which contains data in standard XML format.
The String contains contains tablenames,column names and their corresponding values.
I need to parse the XML String and extract the contents(columnn names and their values) and insert the values into the corresponding tables in the Oracle database.
Yes I have planned to parse the xml String using java parser.
NO,It's not a normal string,It's a normalised XML document in the form of a string.
Please send me how to go about it and if possible pls send the code snippet.
It will be very helpful for me.
It's bit Urgent.
Hoping for a faster response
Thanking u in advance
Regards
Praveen Kumar.A
[email protected]