I'm using System.Data.SQLite version 1.0.81.0, and I'm trying the following connection string: FullUri='file::memory:?cache=shared; when I Open() the SQLiteConnection, I get: Invalid ConnectionString format for parameter "FullUri" What am I doing wrong? _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] How to connect to an in-memory, shared cache db via... Wayne Bradney
- Re: [sqlite] How to connect to an in-memory, shared cac... Simon Slavin
- Re: [sqlite] How to connect to an in-memory, shared... Wayne Bradney
- Re: [sqlite] How to connect to an in-memory, shared cac... Kevin Benson
- Re: [sqlite] How to connect to an in-memory, shared... Wayne Bradney

