all groups > sql server reporting services > july 2007 >
You're in the

sql server reporting services

group:

Query execution failed for data set...


Query execution failed for data set... Jarryd
7/20/2007 12:00:00 AM
sql server reporting services:
Hi,

Query execution failed for data set<dataset name>

Does anyone know why this error could be coming up? If I log in as a member
of the Administrators group the report runs fine.If I run it as a user that
I have given every permission to (Browser, Content Manager, etc.) I get the
error.

TIA,

Jarryd.

Re: Query execution failed for data set... EMartinez
7/20/2007 12:00:00 AM
[quoted text, click to view]


You will want to make sure that the default DB user account that the
report is running under has execute permissions on the stored
procedure in the dataset, if you're using one. If you're not using
one, make sure that the default DB user account has select permissions
on any tables used in the query. Note that DB user account/permissions
are not the same as Report Manager/Windows user account/permissions.
Hope this helps.

Regards,

Enrique Martinez
Sr. Software Consultant
Re: Query execution failed for data set... Jarryd
7/20/2007 12:00:00 AM
You nailed it dude. Thanks for that.

Jarryd

[quoted text, click to view]

AddThis Social Bookmark Button