ソリューションが必要です
Hopefully I can explain this in a clear matter:
Here is what I want to do.
Create a PHP page that will get data from the master server (Win2K3). The data being requested is normally generated under Admin Console --> NBU Management --> Reports --> Vault Reports --> Media Going Off-site. From there I would select the Profile (which Vault), Session ID, and Report Type (Detailed Distribution List for Vault). I would export the report to a CSV file. I'm trying to cut out the CSV file. Is there a SQL statement I can use to get said information?
EX:
SELECT * FROM NBUDB WHERE PROFILE="X"