Arvind M wrote:
> dear sir 
>  
> i am interested in  purchase of licence of sqlite server 
>   

SQLite does not have a server-client architecture now, any more than it 
did five months ago.

It is all-in-one. You can get the source code and write a server-client 
pair yourself that uses the same file format as SQLite, if you desire.

SQLite is free.



Gerry
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to