Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 Help to Sort Out Sql Database Data Reporting

Author  Topic 

sandeepcrush
Starting Member

1 Post

Posted - 2012-10-16 : 10:46:39
Hi All,

Am pretty new to Sql Server and Database concepts, currently we are using Sql Server with C# to update some of our daily reports. Each individual will be uploading some records using our ASP.net page. I have created a code on the C# ASP side where it will download and Write the report From Grid view to EXCEL. on the SQL side am using Between query to fetch data between Dates. But it seems to be inaccurate most of the times. Is there any other solution or a tool which will help me fetch data more accurately.

   

- Advertisement -