On Sat, May 16, 2009 at 6:19 AM, Igor Tandetnik <[email protected]> wrote:
> "Saurabh Pawar" <[email protected]>
> wrote in message news:[email protected]
>> So I would like to have some
>> information if available on how to connect to sqlite database through
>> javascript and access the same.
>
> http://gears.google.com/

gears allows creating and interacting with db on the client's machine,
just like HTML5 databases, but not with db on the server machine. One
would have to use some kind of server-side js and then interact with
that via the client-side js.


>
> Igor Tandetnik
>
>
>
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
Puneet Kishor http://www.punkish.org/
Carbon Model http://carbonmodel.org/
Charter Member, Open Source Geospatial Foundation http://www.osgeo.org/
Science Commons Fellow, Geospatial Data http://sciencecommons.org
Nelson Institute, UW-Madison http://www.nelson.wisc.edu/
-----------------------------------------------------------------------
collaborate, communicate, compete
=======================================================================
Sent from Karlstad, Sweden
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to