Groups | Blog | Home
all groups > sql server reporting services > october 2004 >

sql server reporting services : preview tab does not display bound data


momo
10/13/2004 2:28:00 PM
I have a table in my report that is bound to a dataset which in turn is bound
to a stored procedure. When I preview the report, the table remains blank,
despite the fact that I have bound the columns from my dataset to the table
on my report.

I get the following warning in my debug summary:

The data set ‘DatasetName’ contains a definition for the field ‘FieldName.
This field is missing from the returned result set from the data source.

However, I'm sure the result set is returning this field.

Any ideas on what could cause this?

momo
10/15/2004 1:09:05 PM
i figured out what the problem was. i did not properly bind the dataset.

[quoted text, click to view]
AddThis Social Bookmark Button