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

Trying to change parameter type, but greyed out.

Status
Not open for further replies.

xcmuchip

Programmer
May 31, 2001
70
Hi all! Happy Holidays! I would appreciate your help. I am baffled.

I want to change some parameters from numbers to date/time but the value type is greyed out. All the parameters are being used in the report (green check mark), but only some have the value type greyed out.

Any ideas on why it won't let me change the value type of some of the parameters?

[reindeer2]
 
These are probably parameters from a QRY file or a Stored Procedure in the database.

You will have to find out where they were created and change them there. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
tek@kenhamady.com
 
Oh yeah...you are right. They are parameters from my stored procedure. Thanks. [santa]
 
If you change the SP you may have to verify the database of the report to get it to pick up the changes. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
tek@kenhamady.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top