Viewing 9 posts - 1 through 10 (of 10 total)
my meaning for Report is of my ASP.NET Web Application through which above code is called to generate the report no SSRS is Usaed.
May 9, 2009 at 6:02 am
Some times it shows error with in a second for small data, and some time it works fine for large data.
Like fist we generate the report using the above code...
May 9, 2009 at 5:43 am
Not Found the solution of this problem yet , Followind code is used
Public Function fExecuteQueryForDataTable(ByVal sSql As String, ByRef objDataTable As Object) As Boolean
...
May 9, 2009 at 3:35 am
query is executing fine on the server, But frequently "TimeOut Expire Bug" is comming.
February 6, 2009 at 5:56 am
No this server is shared by single apllication but on multiuser enviorment, The problem is only with one server. And same code running on different servers are working fine. Might...
November 5, 2008 at 9:43 pm
Yes i had tried this,May be this is a problem of sql server 2000.
November 5, 2008 at 9:14 pm
This problem is not resolved yet..
November 4, 2008 at 9:02 pm
I have already set it 0 (i.e unlimited)....
July 20, 2008 at 11:05 pm
Query and connection string might not be the problem....because the same code is share between lots of application on another servers and working filne even for larger databases.
July 20, 2008 at 10:30 pm
Viewing 9 posts - 1 through 10 (of 10 total)