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

Crystal SQL Expression Formulas

Status
Not open for further replies.

ghesse

Programmer
Jun 16, 2003
51
US
Hello,

I'm using CR.NET and my report uses a stored procedure on SQL2000 as it's data source. I want to add a Crystal SQL Expression Formula object to my report but I don't see it on the Field Explorer. All my refrence books show it in there, what I am I doing wrong? How do I get it to display?

Thanks,
ghesse
 
SQL Expressions cannot be used with a Stored Procedure.

Modify the Stored Procedure, or use a CR Formula.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top