Glowworm27
Programmer
I have an SSRS report, that returns data that we need to send to a main frame.
The main frame will accept a CSV file, so we created a subscription to email the report in CSV format to the main frame.
Problem is when the report runs, and the csv file is generated the first line of the report contains garbage data. "MYDATA". The main frame rejects the file saying it contains bad data.
The next lines of the report are perfect and if you manually delete the first line of garbage, the main frame will accept the file without an error.
Please tell me how to get rid of this crap data from my CSV file export.
THanks
George Oakes
CEO & President
COPS Software, Inc.
Programmer & Developer
.Net, WSS 3.0, SQL DBA
Check out this awsome .Net Resource!
The main frame will accept a CSV file, so we created a subscription to email the report in CSV format to the main frame.
Problem is when the report runs, and the csv file is generated the first line of the report contains garbage data. "MYDATA". The main frame rejects the file saying it contains bad data.
The next lines of the report are perfect and if you manually delete the first line of garbage, the main frame will accept the file without an error.
Please tell me how to get rid of this crap data from my CSV file export.
THanks
George Oakes
CEO & President
COPS Software, Inc.
Programmer & Developer
.Net, WSS 3.0, SQL DBA
Check out this awsome .Net Resource!