Bernhard Mogens Ege wrote:
> 
> Has _anyone_ made ":memory:;cache=shared" work in C#/System.Data.SQLite?
> 

I think you want "FullUri=file::memory:?cache=shared;" instead (using the
code
on trunk).

--
Joe Mistachkin

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

Reply via email to