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

string parameter problem

Status
Not open for further replies.

braddc

Programmer
Nov 1, 2001
5
US
I am having a problem when I pass a string from an ASP page to Crystal (v.8). Here's what's happening:

I am passing several parameters in from the ASP page using a URL. One of the parameters is a string. If I pass a single-word string such as "Services", the CR displays and prints correctly. However, if a pass a multi-word string such as "Services Rendered", the CR displays properly, but when I try to print from the CR viewer, I get the "Unable to Start Print Job" error.

FYI - some of the fields on the report are populated from a Stored Procedure, but the problem field is not.

Any solutions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top