From Big xml files need to inster the data to SQL DB

kriDje

New Member
Through an exe file , I am generating the large xml files. These xml files are being created on the according the resource table, to which i am querying.These xml files can be 2~4 GB in size and also xml schema keep on changing accoding the source table.I need to put the values from xml files in to SQL DB.Could anyone please help on this ?I have not started with any code & currently looking out for any feasible/best approch for doing this.Thanks in Advance
 
Back
Top