Viewing 3 posts - 1 through 4 (of 4 total)
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,
...
July 2, 2008 at 9:43 am
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:...
July 2, 2008 at 8:20 am
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...
June 30, 2008 at 2:15 pm
Viewing 3 posts - 1 through 4 (of 4 total)