When executed xp_objectrecovery_executeselect, it returned 0 rows.
example:
EXEC xp_objectrecovery_executeselect
@filename = C:\Backup\test.bak',
@scripttext = 'select * from LiteSpeedTest where (TestNo = 6710005 or TestNo = 6702105 or TestNo = 6702154 or TestNo = 6739199) and TestSum >=112003 and TestSum <=112006 and Testday <184653',
@destinationtable = LSTest',
@destinationdatabase = 'LiteSpeedDemo'
go
Results
=========
LiteSpeed(R) for SQL Server Object Level Recovery 6.5.2.1042
Copyright 2011 Quest Software, Inc.
(0 row(s) affected)
Product Defect
WORKAROUND:
None.
STATUS:
Waiting for fix in future verison of LiteSpeed.