use ":memory:" as the path of sqlite file when invoke sqlite3_open.

2009/1/22 Ionut <ionut.sub...@gmail.com>

> Hi,
>
> I am trying to use SQLite in a new operating system.
> Right now we don't support a large functionality
> Is there a way to make SQLite to work entirely into memory?
> (meaning that everything should be on main memory, from journals,
> logs...)
>
> Regards,
> Ionut
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to