I want to import data coming from another system into my SQL-database.
This data is in XML-format in a physical file and this file can be very big.
I have searched the internet and MSDN but cannot find a way to do that from within a SQL-procedure.
Can anyone tell me how I should do this or where to find the info needed?
This data is in XML-format in a physical file and this file can be very big.
I have searched the internet and MSDN but cannot find a way to do that from within a SQL-procedure.
Can anyone tell me how I should do this or where to find the info needed?