Hi All,
I'm not completely sure that this is a SQL question in terms of actually executing the transition, or whether a SQL command could even achieve this, so my apologies before I even start.
Before I had access to a host with MS SQL databasing I made this application that dynamically and periodically creates an XML file to the server (now stores the data into a DB), what I'm wondering is if it's possible to extract the data from those old XML files (over 2,000 of them) and insert them into the database ?. My gut feeling tells me this is more of a job for ASP (some server-side), but I figure it was best to ask/learn to be sure.
Thanks.
I'm not completely sure that this is a SQL question in terms of actually executing the transition, or whether a SQL command could even achieve this, so my apologies before I even start.
Before I had access to a host with MS SQL databasing I made this application that dynamically and periodically creates an XML file to the server (now stores the data into a DB), what I'm wondering is if it's possible to extract the data from those old XML files (over 2,000 of them) and insert them into the database ?. My gut feeling tells me this is more of a job for ASP (some server-side), but I figure it was best to ask/learn to be sure.
Thanks.