On Mon, Oct 10, 2011 at 12:57 PM, <[email protected]>wrote:
> Connection conn = DriverManager.getConnection("jdbc:sqlite:memory:");
>
try:
jdbc:sqlite::memory:
note the extra colon. i don't know if that will work, but it is at least
semantically correct (whereas the version you post is providing the name
"memory:", which is not correct).
--
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users