I read in WINNET magazine that it is not possible to send the query results to an output file. This was in version 7 of SQL Server. Does anyone know if this is correct or if this is still the case with SQL Server 2000? I tried a couple of different spool commands, but it did not work. The only suggestion it gave was to do a select all,copy and paste into a text file. Isn't there some way to incorporate this into the SQL code. Any examples would be appreciated.