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.
_______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
