Passing XML Data To SQL Tables Using Classic ASP
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there am having an application which takes data in XML format from webserver (SQL) and imports to offline software. the second part of the same is taking XML file data and copy it to SQL database in webserver, here am able to upload the XML file to webserver, do anyone knows how to write this XML data to SQL Server using classic ASP, due to certain issues i cudn't use ASP.NET. regards rowdykuttan