I am looking for a way to see realtime (as I debug) what is in my SQL database.
Does anyone know how to do this? I have tried looking through the variables tab but can’t seem to find anything.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Open view Window->Show View->File Explorer.
In this view go to data/data/”your app name”/databases/”your database” This is you database file.
I use Questoid SQLite browser (It was available in http://www.questoid.com/Forums/tabid/59/aff/9/aft/7/afv/topic/Default.aspx) plugin for eclipse.