From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>
> This is an excerpt from my script. In summary the script
> works like this
>
> For each database ($database_name) listed in a string the
> script below should do
> the following (while loop)
[...]
Please copy and paste the appropriate s
This is an excerpt from my script. In summary the script works like this
For each database ($database_name) listed in a string the script below should do
the following (while loop)
open (AUDITREPORT, ">$database_name.txt") ; # this generates a new
file name based on the database