I’m using HTML 5 Web SQL database in Safari. I’m setting the database size to 5 MB. After creating database the size increased, but I can’t find out the new size of the database. Where can I find the size of the database after creation?
Share
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.
The database is stored on the client in different places:
There is a master database file in this folder that points to your database in the relevant subfolder. You can see the size of the database in Explorer/Finder. I find, however, that the size of the database is dependent on the platform (and the database size varies greatly between Safari and Chrome).