I want to use SQL Server reporting service in Windows application on .NET?
i am new in ssrs i want some sugeestiion from You can i use ssrs in windows application in .net if yes then please tell me?
T开发者_JAVA技巧hanks in advance
Yes, you can. Take a look here: http://msdn.microsoft.com/en-us/library/aa964126%28SQL.90%29.aspx
精彩评论