I try to implement One SQLite Database Per User.

http://stackoverflow.com/questions/128919/extreme-sharding-one-sqlite-database-per-user
Extreme Sharding: One SQLite Database Per User

2009/4/29 stephen liu <stephen....@gmail.com>

>
> I want to save multipile sqlite database in one file.
> The backup api is not fix for this requirement.
>
> I want to save sqlite database as a entry of the dbm.
> For example, the user's addressbook save in a sqlite database,
> and the buffer of the database may be store in a dbm.
>
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to