On Sat, May 16, 2009 at 6:19 AM, Igor Tandetnik <itandet...@mvps.org> wrote:
> "Saurabh Pawar" <saurabh.pa...@ymail.com>
> wrote in message news:240022.95142...@web95016.mail.in2.yahoo.com
>> 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
> sqlite-users@sqlite.org
> 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
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to