[whatwg] File mode Database Storage

On Fri, Feb 18, 2011 at 1:49 PM, Narendra Sisodiya <
narendra at narendrasisodiya.com> wrote:

> On Fri, Feb 18, 2011 at 1:39 PM, Jeff Schiller <codedread at gmail.com>wrote:
>
>>
>> You have an odd definition of "HTML5 only" :)
>>
>
> I admit my mistake that twFile and XUL are not HTML. I will read more on
> SQLite/WebSQL/IndexedDB.



Let me ask more clear question.
      where exactly above database/storage techniques (websql/IndexedDB etc)
store their data ?
* Local File
* Local browser cache or cookie or similar things
* WebServer

OR Is it possible to just READ and Display a database content from file ( Ex
xyz.db) in index.html without having any server. (Ex - File mode).

Received on Friday, 18 February 2011 00:38:27 UTC