hello all! :)

i was reading some of webkit resources, and one of them is to provide local database storage, including sqlite3.

ok, i'm developing a custom application with webkit, and i would like to expose my apps database to it, so i can access it directly using javascript (instead of writing miles of cpp code).

is it possible?

references:

 * 
https://github.com/WebKit/webkit/blob/master/Source/WebCore/platform/sql/SQLiteDatabase.cpp
 * 
https://www.webkit.org/blog/126/webkit-does-html5-client-side-database-storage/


kind regards,
richard.

_______________________________________________
webkit-qt mailing list
webkit-qt@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to