

Instead of using Client Server and its Query Analyzer to run SQL statements on a remote MS SQL Server 7 database, I find it easier to use osql on the command line.
I have installed a Unix-to-NT environment on my Client Server so now I can put the osql statements in a korn shell wrapper and output the results to an ASCII file. Now I have the full range of Unix commands to massage the data and create reports.
I am using this method, for example, to monitor the download of software to 1900+ clients.