how to write the array into the sqlite database for objective-c ?
        Posted  
        
            by uttam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by uttam
        
        
        
        Published on 2010-03-13T07:04:35Z
        Indexed on 
            2010/03/13
            7:15 UTC
        
        
        Read the original article
        Hit count: 275
        
i have taken the data from databse into array now i want it to send it back into database by using the insert query.
how can i insert the array of the data into the database.
© Stack Overflow or respective owner