Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

no rowset was returned for this table, query or procedure

Status
Not open for further replies.

gurlfob

Programmer
Oct 29, 2001
35
US
Hi All,

I have created a stored procedure with a table variable in it. I can not attach this stored procedure to a report. I am getting "no rowset was returned for this table, query or procedure".

Parnini
 
You should include the version of CR, and what type of database you're using.

Stored Procedures MUST return data as a rowset.

There are numerous documents on the crystaldecisions site regarding stored procedures, and CR is VERY particular about how it interacts with a SP.

-k kai@informeddatadecisions.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top