Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: SQL easy query take illimited time

    look the problem, is really strange

    this query is really slow more of 5 minutes

    --------------------------------------

    SELECT tblTransactionDetail.PkTransactionDetail, tblTransactionDetail.CodeBarre, tblTransactionDetail.DateEvenement, tblTransactionDetail.Nb_Item,

    ...

  • RE: SQL easy query take illimited time

    hi,

    i try with dbcc CheckDB and i receive no error

    but i reproduce the error

    i have one table with primary key in bigInt

    in this table i have average 3000 rows (ex:...

  • RE: SQL easy query take illimited time

    Lynn Pettis (6/30/2008)


    Have check the system while this query is running to see if there are any blocked processes?

    😎

    is create a backup of the database and i restore in a...

Viewing 3 posts - 1 through 4 (of 4 total)