Form to SQL reporting services..how?
Hello,
I want to have a button on my form that will open my sql reporting service report. I have found a lot about using sql reporting services...but thats about it. Can someone explain how this is done or recommend a good site that has this info. I am programming in vb .net 2005.
thanks,
Re: Form to SQL reporting services..how?
Quote:
Originally Posted by roundwaylong
Hello,
I want to have a button on my form that will open my sql reporting service report. I have found a lot about using sql reporting services...but thats about it. Can someone explain how this is done or recommend a good site that has this info. I am programming in vb .net 2005.
thanks,
Hi,
Here's a link about Sql Reporting Services:
http://www.c-sharpcorner.com/UploadF...Reporting.aspx
And here's a tutorial how to design a Sql Reporting Services:
http://www.sqlservercentral.com/colu...ngservices.asp
Hope it helps,
sparrow1