|
-
Nov 13th, 2015, 01:16 PM
#2
Re: Crystal Report Add One Report Parameter = Missing Parameter Values
It's been some time since I've dealt with CR ... but... as a first guess... there's a difference in the parameter names:
Rel.SetParameterValue("@ID", id) <---- works
Rel.SetParameterValue("TitleChange", False) <--- guessing this doesn't work.
Could that be the issue?
-tg
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|