i have a SQL server 2008 database on my local pc. i make a sql script with data . of the database. i uploaded it into my server. all is good . all table have the same amount of row and all the data are same. but when i link or connect my project with that server database .. the report shows no record found. in most of the report. the report is HTML report.
but when i connect the same porject with my local pc database its shows all the data in report. why?
whats the problem in my server database. please help me.