Does Litespeed for SQL Server support page restores?
WORKAROUND:
Using the LiteSpeed Extractor Utility, covert the backup file to a native SQL Server file. See the LiteSpeed Help file for Extractor Utility instructions.
From Microsoft Books Online:
For the restore to succeed, the restored pages must be recovered to a state consistent with the database. An unbroken chain of log backups must be available up to the current log file, and all the log backups must be applied to bring the pages up to date with the current log file. When the filegroup is read-only, however, applying log backups is unnecessary and is skipped. Page restore is only available for databases in a Full Recovery model.
STATUS:
Enhancement request (CR71436) has been submitted to Development for consideration in a future release of LiteSpeed for SQL Server.
See SQL Server 2005 Books Online:
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/udb9/html/942b5b67-3227-4583-b838-201dd0c9dd40.htm