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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fields with blank data from SQL stored procedure

Status
Not open for further replies.

judyz

Technical User
Sep 30, 2003
3
US
I have a Crystal 8.5 report which is using a SQL stored procedure as its data source. A few records are showing some blank fields in the report.

If I run the procedure in SQL query analyzer, all the rows are returned, and there is data in all the fields I am interested in. The same rows are returned in Crystal, but with no data in a few fields of a handful of records. They are not memo fields, and most records are displaying the data properly.

Can anyone think of any reason for a discrepancy between the data returned in SQL vs in Crystal?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top