I just created Sqlite database in my Xamarin Forms project . I want to know how can I view my database to take a report of daily users or others records ?
            Asked
            
        
        
            Active
            
        
            Viewed 44 times
        
    0
            
            
        - 
                    Do you want to know how to access your db from within your app, or how to access your db remotely (ie, from your desktop)? – Jason Jul 03 '18 at 21:10
 - 
                    How to acces my db example from desktop to view all my user and other details that I created in Database ? – Endrit Jul 03 '18 at 21:11
 - 
                    https://stackoverflow.com/questions/6121613/browse-the-files-created-on-a-device-by-the-ios-application-im-developing-on-w – Jason Jul 03 '18 at 21:14
 - 
                    https://stackoverflow.com/questions/17629889/android-adb-pull-file-on-desktop – Jason Jul 03 '18 at 21:14
 - 
                    https://sqlitebrowser.org – Jason Jul 03 '18 at 21:15