LR24.1 RawResults.zip is in ‘SQLite.db.zip’ not the expected ‘output.mdb.zip’
| ♥ 0 | We have recently upgraded to LR24.1. We have custom reporting developed to read that database file for information. How can we restore the output.mdb format? 
                    Marked as spam | 
| Private answer Unfortunately, you can't change the database format of the Raw Results. As of LR24.1, OpenText has replaced the 'output.mdb.zip',(Access database format output) to SQLite.db.zip, a SQLite output. This is from the LR 24.1 site : Managing Test Runs & Results 
 
 SQLite.db is an opensource database format, with many IDEs/tools available to choose from. There is no Official product or version to view SQLite.db files. 
 I regret your custom coding will have to be refactored. Perhaps it would be easier/faster to create a Custom Reporting Template within LoadRunner Analysis to report the required data. Marked as spam | 
