This is framework problem.
U
UTHIRASAMY
@UTHIRASAMY
Posts
-
Microsoft Report Viewer runs great on my local machine but not on the web host server !!! -
SQL server 2005select count(firstField1),count(firstField2),count(firstField3)from tblname group by firstField1,firstField2,firstField3