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

Accessing reports from .net

Status
Not open for further replies.

ami7

Programmer
Oct 3, 2002
48
GB
Hi,

I have a populated dataset which i want to use when creating a report in my .net project.
Basically i want to view the data from my populated dataset(eg: dataset1.xsd)using report viewer.

There r lots of example on how to create a dataset while creating report but i could not find one example using the existing dataset.

Basically when u connect and link the table in ur project it creates the dataset, which i already have in my project.so while creating the project when i try to open the dataset object to , it doesn't list any tables which it is suppose to.

Don't know how to proceed with it...

Can anyone help me on this.

Thanks,
ami.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top