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

sql server 2000 image fields not working in CR 8.0

Status
Not open for further replies.

duckyboyz

Programmer
Mar 28, 2002
57
US
I'm using SQL Server 2000 (stored procedure as the datasource), and CR 8.0

I have a stored procedure that has an image field. I see the signature fields in Crystal (to add to the report). CR allows you to add the image field as a "blob". But when I go to run the report... i get the message "Not Supported". Is there anyway to get the image fields to work using a stored procedure. It works fine if I use tabels instead of a stored procedure. But, there's an issue with processing time. It takes a very long time to produce the report.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top