RE: SQL Server timeout



Can you create a table in tempdb and put everything there? Requery later?

"Sachi" wrote:

> Hi,
> There is a intresting question.
> A stored procedure takes about 7 minutes to run, it process over 50
> million records but aggregates them into about a 400 records.
> When I am trying to invoke it from my aspx app it is sure going to fail.
> Is there any good soultion to this problem?
>
>
> Sachi
.