it's easy,use asp to create two server objects, first one is for accessing xml date from xml file(server.createobject("microsoft.xmldom")), another one is for accessing database(server.createobject("adodb.connection")), then use xml API to get data from xml file and store it into table.
-bill_hu(huhu);
2003-7-4{281}(#1270965@0)