Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 23rd, 2007, 11:31 PM
Registered User
 
Join Date: May 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to pass multiple values from Crystal Report to

Hi,

I want to pass multiple values to a SQL Stored Procedure parameter from Crystal Report 8.5.

please help me to solve this.

Thank you
Vanitha


 
Old May 24th, 2007, 05:52 AM
Friend of Wrox
 
Join Date: Oct 2004
Posts: 224
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to ashu_from_india Send a message via Yahoo to ashu_from_india
Default

how to call a stored procedure from CR 8.5???

 
Old June 5th, 2007, 07:48 AM
Authorized User
 
Join Date: Feb 2007
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
It follows an example in VB6.

Dim CRXReport As New CRAXDRT.Report
CRXReport.Parameter Fields(1) .ClearCurrentVal ueAndRange
CRXReport.Parameter Fields(1) .AddCurrentValue (idtProtAtual)





Similar Threads
Thread Thread Starter Forum Replies Last Post
how to pass multiple values in one parameter yasinirshad Crystal Reports 0 June 3rd, 2008 02:58 AM
pass multiple values to 1 parameter in Crystal 10 ckwizard77 Crystal Reports 0 July 26th, 2007 01:54 PM
Pass multiple values to XSL? myhtpc XSLT 5 March 17th, 2006 11:16 AM
Passing multiple values to a pass- through query donnie200 Access VBA 2 July 7th, 2005 04:00 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.