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

CR using .NET passing populated Datasets

Status
Not open for further replies.

jackson8

MIS
Nov 7, 2001
1
US
I am trying to pass a dataset to my report using .NET. I have created an WebApplication , Report Service and a XSD which I can see in crystal.However, when I run the report no data is displayed. All the docs and examples i find out there use oRpt.SetDataSource(dataset).

This method however is not available to me in my report web service??? Does anyone know how to pass Datasets to crystal using VB out there?

Regards,
Jackson
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top