[webkit-help] database accessing from JS
anil v
anil.vemulapally at gmail.com
Mon May 17 08:49:00 PDT 2010
Hi All,
I am using latest webkit with SQLite databse support is enabled. I am
creating the SQLiteDatabase using C code ( ex: "/home/user/test.db" ) this
same test.db I want to access from the JS and for JS openDatabase API I
have passed DB_NAME as "/home/user/test.db" then db opening is failing. Is
it possible to give the absolute path name to JS openDatabase API. Can any
one please suggest me how to open a data base using Webkit JS API from
specific path of file system.
Thanks,
Venu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100517/1b6b3974/attachment.html>
More information about the webkit-help
mailing list