Please any on tell me can i use Sqlite database in my Windows Phone 7.1 application
            Asked
            
        
        
            Active
            
        
            Viewed 716 times
        
    1
            
            
        - 
                    I have already database in sqlite that use in android and iphone... – Prithvi Raj Nandiwal Apr 02 '12 at 13:52
1 Answers
2
            You can find solutions both from here and from here
For the record there is a client for win phone 7 on CodePlex as mentioned in the first article and that is here
If you do not require (and by require mean it's IMPOSSIBLE not to change it because of a requirement)
there is an alternative to SQLite which is here called Sterling.
The excerpt from the sterling site says:
"Sterling is a lightweight NoSQL object-oriented database for .Net 4.0, Silverlight 4 and 5, and Windows Phone 7 that works with your existing class structures. Sterling supports full LINQ to Object queries over keys and indexes for fast retrieval of information from large data sets."
 
    
    
        iCollect.it Ltd
        
- 92,391
- 25
- 181
- 202
 
    
    
        krystan honour
        
- 6,523
- 3
- 36
- 63
