option 1: a database server using sqlite behind the scene:
- which language / protocole to use ?
- which is the security model? (forget .htaccess, this is for apache /
webserver)

option 2: web server using http
- only SELECT statements?
- returning JSON or whatever?
- which protocole to use then? (there is no normalized protocole to do that)

On Mon, May 3, 2010 at 2:50 PM, Sylvain Pointeau <[email protected]
> wrote:

> this is not clear for me.
>
> On Mon, May 3, 2010 at 2:49 PM, Gilles Ganault <[email protected]>wrote:
>
>> On Mon, 3 May 2010 14:47:48 +0200, Sylvain Pointeau
>> <[email protected]> wrote:
>> >if you speak about MySQL or POSTGRESQL
>> >then you mean database server, not a web server.
>>
>> Yes. Please read the thread, starting with my original post where I
>> explain the idea.
>>
>> _______________________________________________
>> sqlite-users mailing list
>> [email protected]
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>
>
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to