Hi Kirrthana,

you can open an in-memory database by using ":memory:" as the filename. 
Read: http://www.sqlite.org/capi3ref.html#sqlite3_open

Regards,
Eugene Wee

Kirrthana.M wrote:
> Hi all,
> 
> I just want to know wheather it is possible to create Sqlite3 database in
> RAM,if it is possible how can i do it in my C-program.
> Thanks in Advance.
> 
> Regards,
> Kirrthana
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to