Hi All!
I have an ASP script that checks for and insert queries from an XML source to a database. This action takes about 8 to 12 minutes because of the big source (and the internal checks).. Is there anyway to execute this script, not from a browser - but in some other tool maybe a commandline tool or something?
It would be prefferable that this tool had some kind of callbacks in terms of time for execution and datastats..
Regards.
Frederik
I have an ASP script that checks for and insert queries from an XML source to a database. This action takes about 8 to 12 minutes because of the big source (and the internal checks).. Is there anyway to execute this script, not from a browser - but in some other tool maybe a commandline tool or something?
It would be prefferable that this tool had some kind of callbacks in terms of time for execution and datastats..
Regards.
Frederik
Comment