first of all do you want to create server report or your requirement is to create local reports??
Ashutosh Pathak
Blog: http://catchcode.blogspot.com Please mark it as answer if it helps, as clicking on the button can save time of others :)
MCP,MCAD,MCSD,MCTS
Ashutosh Pathak
Blog: http://catchcode.blogspot.com Please mark it as answer if it helps, as clicking on the button can save time of others :)
MCP,MCAD,MCSD,MCTS
erashu
Member
25 Points
11 Posts
SQL Report using Entity Framework
Mar 30, 2012 11:40 AM|LINK
hi friends
i am using asp.net with c# and SQL Reporting till now.
but i want to use Entity Frame work and advance techniques.
but i am not getting any idea how this will work with SQL Reporting
can anyone help me regarding this.
Thanks in advance
-Ashu
Ashutosh Pat...
Contributor
5737 Points
1105 Posts
Re: SQL Report using Entity Framework
Mar 30, 2012 11:44 AM|LINK
first of all do you want to create server report or your requirement is to create local reports??
Blog: http://catchcode.blogspot.com
Please mark it as answer if it helps, as clicking on the button can save time of others :)
MCP,MCAD,MCSD,MCTS
erashu
Member
25 Points
11 Posts
Re: SQL Report using Entity Framework
Mar 30, 2012 12:03 PM|LINK
thanks for reply ashutosh
firat i am not an expert but
i am using sql reporting using DataSet.XSD
but i want to know is this possible with edmx
thanks
-Ashutosh Srivastava
Ashutosh Pat...
Contributor
5737 Points
1105 Posts
Re: SQL Report using Entity Framework
Mar 30, 2012 12:09 PM|LINK
well Ashu, what i think you can achieve the Entity Framework thing using WCF, and later you can consume this service in your SSRS reports.
for more info you can refer the threads below:
http://social.msdn.microsoft.com/Forums/en-US/architecturegeneral/thread/375b09bf-ef36-49c3-b0f3-4b19020c474d
http://technet.microsoft.com/en-us/library/dd220468.aspx
Blog: http://catchcode.blogspot.com
Please mark it as answer if it helps, as clicking on the button can save time of others :)
MCP,MCAD,MCSD,MCTS