Hello,

I was looking to the sqlite website after a long time and it looks very
great, it had growth notably  and my congratulations for  SQLite Consortium.
Well before I begin explaining my idea I want to know if some one had the
althttp.c quoted here
http://www.mail-archive.com/sqlite-users@sqlite.org/msg14449.html.

I was thinking If I can implement a new "OS Interface File Virtual Methods
Object" for have a kind of network SQLite. The main idea is not have
"client-server" because only the data it self will be in another(s)
machines, but the processing will be done on the "client". It can be useful,
and it is the easiest way to implement a network-sqlite with full-locking.

Talking fast, instead of a sqlite-db file, it will be saved in another
machine.

What does folk think about this project?, useful or not? I mean for "real
world" needs.

-- 
Best Regards

Cesar D. Rodas
http://www.cesarodas.com
http://www.thyphp.com
http://www.phpajax.org
Phone: +595-961-974165
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to