Click to See Complete Forum and Search --> : How to bind dataset to Crystal web service


baskarbs
October 14th, 2005, 04:09 AM
I have doubt in pushing dataset to Crystal report web service.

I cannot find any method to set datasource to the report.

I have created a report and publihsed as web serivce.
In client application i have used..
CViewer.reportsource = new service().report

But i dont know what is the method to bind dataset to the report...


Pls help me to solve this problem.

Madhi
October 22nd, 2005, 09:35 AM
Did you use this?

CrApp.Database="path"

baskarbs
November 2nd, 2005, 12:43 AM
Hi,

But i using push type model. I will populate datas in to dataset and push the dataset to crystal web service.

Madhi
November 2nd, 2005, 01:47 AM
See if you are able to find answer here
www.BusinessObjects.com