-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: ARUNUDAYA
Message 1 in Discussion

hi,
I want design a report against a stored procedure which takes on SQl
userdefined functionName as parameter 
for example

ProceudureName(@functionName)
as
Go
Declare @strSQL
        Select @strSQL = 'Select * from ' + @functionName 
        Execute (@strSQL)
END


When i try to add this to my Crystal Report version which comes along with
.Net giving me an error 

but when i design this same report using Crystal Report Enterprise Edition,
I am able to design the report with the same criteria. But when I add this
report in my project and pass the parameters at run time, its giving me
Error(System Exceptions).

Is there any way to call this report by getting data from Stored
Procedure(stored procedure input parameter is a SQL Userdefined Funtion).?

Is there any soultion for the same functionality in Crystal report .NET
version?? 

Regards,
Arun Udaya Shankar.C



____________________________________________
Confidential:  This electronic message and all contents contain information
from Syntel, Inc. which may be privileged, confidential or otherwise
protected from disclosure. The information is intended to be for the
addressee only. If you are not the addressee, any disclosure, copy,
distribution or use of the contents of this message is prohibited.  If you
have received this electronic message in error, please notify the sender
immediately and destroy the original message and all copies.


-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to