 
            
            
            
            
                15 Jul
                
                    2010
                
            
            
                15 Jul
                
                '10
                
            
            
            
        
    
                2:51 a.m.
            
        I'm trying to have a program attempt opening an sqlite3 database, and if it isn't created then I need some way of creating it. However, after looking through the HDBC api and the sqlite3 specific portion, I cannot figure out how to create a new sqlite3 database.