in reply to Re: Waiting for an SQL script to finish
in thread Waiting for an SQL script to finish
There isn't anything I can do to just run an SQL script? Since I've already created a script file, which outputs the result set into a file, I think just running the SQL script from a Perl script would be easiest. ??