0

Can we access a PC's local Sqlite Storage from a web application through javascript code?

1 Answer 1

1

It's not possible to access the PC's local File System with Javascript.

You could try the new HTML5 feature, which includes a Storage Engine similar to SQLite: http://www.webreference.com/authoring/languages/html/HTML5-Client-Side/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.