Hallo There is any automatic script that will import spesific commands to a mysql database ? to help me recover reports Thanks Or someone that can help!
I can get xml report to browser by execute xml commands i want the results of those commands imported to a sql database to make my life easier to use the reports
You probably need a custom script. In other words, scripts like that do not "just" exist. A software consultant can create one without much hassle. You need a PHP [or Java] script that executes SQL commands. Q...