Are there any command-line tools specifically for SQLite 2.1.
            Asked
            
        
        
            Active
            
        
            Viewed 1,230 times
        
    1
            
            
        - 
                    Any reason you can't use sqlite3-based tools, like everyone else? – Donal Fellows Nov 09 '10 at 16:44
- 
                    I've got a corrupted database in SQLite 2.1 format. Hoped that command-line tool would help me to get data from it. – Sergey Nov 10 '10 at 06:27
1 Answers
4
            
            
        You can download a version for 2.8 that will read it from the wayback machine
 
    
    
        Noah
        
- 15,080
- 13
- 104
- 148
 
    