Hi Simon,

> Please tell us how you are specifying memory access mode.  For instance, are 
> you using the URI string ?  If so, can you post the string ?  Or are you 
> passing ":memory:" along as a filename somewhere ?

Thanks for such a quick response.  I am using the URI string to specify memory 
access mode.  This is the URI string:

"file:/memory1?mode=memory"

Thanks,
Eric

-----Original Message-----
From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] 
On Behalf Of Simon Slavin
Sent: Monday, September 10, 2012 12:41 PM
To: General Discussion of SQLite Database
Subject: EXTERNAL: Re: [sqlite] Error: no such access mode :memory


On 10 Sep 2012, at 5:24pm, esum 
<eric.b....@lmco.com<mailto:eric.b....@lmco.com>> wrote:

> I am
> getting the sqlite error "1: no such access mode :memory" in the
> following two situations that I would like to implement.

Please tell us how you are specifying memory access mode.  For instance, are 
you using the URI string ?  If so, can you post the string ?  Or are you 
passing ":memory:" along as a filename somewhere ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org<mailto: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