![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a cursor that I am running to QC some data. I would like to output the results to an excel file, but being that the cursor will return multiple datasets I am not sure how to do this. I am doing some frequencies on the data so for every field in my table I am doing a select field_name, count(*) from table group by field_name There are about 150 fields in the table that I want to do a frequency on, and then output the results to excel. Would the best way to do this be an ActiveX script in DTS or is there a better way. I am on SQL 2000. Any ideas? Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |