I would like to mention that this error only happens when non-adminstrators
try to view the report. I have the dataset being generated by a stored
procedure that executes a dtspackage using xp_cmdshell. When i take the
xp_cmdshell command out of the stored procedure it works fine. I pass the
xp_cmdshell the dtsrun command using sa and its password. I don't understand
"Kmistic" wrote:
> Thanks for replying. i am not using linked servers i am actually getting
> this error from reporting services.
>
> "eralper" wrote:
>
> > Hi,
> >
> > I was using Linked Servers for the data source of the reports. And
> > dynamically changing the database server name and database name by passing
> > these values as parameters.
> >
> > On some of the servers I was using "." to map the database server to itself.
> > I changed the passed value "." to database server name for the database
> > server name parameter.
> >
> > This change worked.
> >
> >
http://www.kodyaz.com/ShowPost.aspx?PostID=52#52 > >
> > Eralper
> >
http://www.kodyaz.com > >
> >
> >
> > "Kmistic" wrote:
> >
> > > I am having this issue too. Did you resolve this?
> > >
> > > "eralper" wrote:
> > >
> > > > Hi,
> > > >
> > > > I'm getting the below error with my reports.
> > > > Any help is appretiated much.
> > > > Thanks...
> > > >
> > > > An error has occurred during report processing. (rsProcessingAborted) Get
> > > > Online Help
> > > > Cannot read the next data row for the data set DataSet1.
> > > > (rsErrorReadingNextDataRow) Get Online Help
> > > > A severe error occurred on the current command. The results, if any, should
> > > > be discarded.
> > > >
> > > >